bloxHub

www.infoblox.com/community

News

staempfli on May 07, 2009

Hello

I have big performance problems with a perl script which I implemented (it's running on an infoblox1050). When I restart the bloxtools service, the CPU is on a level of about 3% and memory on a level of about 23%. When I then run the following skript (see below) which should count the number of hosts in the DB (there are around 12000 host objects), the CPU goes up to around 71%, the memory to 100%, and the execution of the script takes minutes, and finally I even get an SSL timeout.

horne on May 07, 2009

The perl libraries WebUI.pm and Simple.pm are designed to not only makelife a bit easier for the developer, but to also work around some of thenuances of the Infoblox.pm libraries. While it is not required to use these libraries, it suggested.

If you need to do something simple, WebUI.pm is absouteley the way to dothings, as it lets you write scripts like this :

horne on May 07, 2009

The primary role of WebUI.pm is to not just handle all the CGI relatedoperations but to also set up all the hooks and handles required toauthenticate users and establish cookie based sessions.The intent of all this is to :

horne on May 07, 2009

Although all the libraries are documented, both in themselves asperldoc, and on the 'docs' folder in the BDK, it is worth pointing outsome of the more useful features in the various libraries.

Simple.pm

$sdb->config()

This method will let you get and set global configuration variables

Pages

Welcome to bloxHub

Welcome to bloxHub, our community for users of Infoblox products. Most of our content can be viewed as a guest, but if you wish to contribute or join a conversation, you will need to log in. If you don't have a bloxHub account, we invite you to register an account and join us.

Follow us on Twitter

Follow us on Twitter at @bloxHub and we'll keep you notified of new content on the community as well as webinars and other items of interest to Infoblox users.