Forum Discussion
patrickmamaid_1
Nimbostratus
Dec 05, 2008number of tcp connections on a pool member
Does anyone know how to get the number of tcp connections on a pool member using iControl in java?
i'm lost in the API trying to find out
Dec 08, 2008
The lb.get_statistics() method should exist. Did you pass in the correct parameters (a 1-D array of pool names, and a 2-D array of pool members for each pool in the first parameter)?
Your second example is referencing a structure (LocalLBPoolMemberMemberStatistics). The getStatistics() is a local member accessor. The structure is what is returned from the get_statsitics() method.
I'll whip you up some java code in the morning.
-Joe
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
