Forum Discussion
ssamanta_128120
Nimbostratus
Dec 04, 2003I Control Software
Dear All,
I am newbie in I-Control Forum. I don't have any development background . I would like to use I-COntrol software to monitor some exisiting WebLogic application via BigIP.
I tried to configure I-Control by config command. I choosed all the default
option, but not sure how to use that facility.
Can anyone share any programe which will help to monitor our Web server activities. Please let me know details step of configuration.
Thanks in advance.
SS
- The iControl server is running by default so there is no additional configuration needed to access it. It relies on the same authentication mechanism as the web based administration GUI so as long as that is configured iControl clients can be developed to access the BIG-IP. The SDK contains sample code in several languages (Perl, Java, C, VB) that illustrate how to monitor application pools and servers. Good places to start would be LocalLBPool which illustrates how to interrogate a pool and it's members and the states of each and LocalLBNode which focuses on the health and statistics of the servers.
- The SDK contains several samples on monitoring and configuring Nodes, Pools, Vips, etc. Look in the sdk/support/SOAP directory for language options. In there you can go to perl/LocalLB for perl and java/LocalLB for java sample apps. If you don't have the SDK, you can download it from
- ssamanta_128120
Nimbostratus
Joe - - ssamanta_128120
Nimbostratus
Thanks JOE - - We don't recommend installing the SDK on device itself. The SDK is meant as a client side toolkit with which you install on the client machine you wish to use to monitor your devices. The SDK includes setup pre-requisites for each of the languages. For java http://ws.apache.org/soap/index.html, you will need to have the appropriate Apache SOAP libraries installed. For perl http://www.soaplite.com, you will need to install SOAP::Lite with the Crypt::SSLeay module available from CPAN. Installation instructions for these toolkits are available on the toolkit's website.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects