Forum Discussion
pavan_70758
Nimbostratus
Dec 01, 2010get member statistics
Hello,
I have used
http://devcentral.f5.com/wiki/default.aspx/iControl/PoolStatsFor4xAnd9x.html to get the pool membet stats.
I am getting all the values as 0 as followi...
Dec 02, 2010
It shouldn't have to do with account privileges because an operator account should have read-access to the stats. If you didn't have privileges, you would get a runtime exception.
I'd try to turn on the perl SOAP tracing by switching these two lines at the top
use SOAP::Lite + trace => qw(method debug);
use SOAP::Lite;To
use SOAP::Lite + trace => qw(method debug);
use SOAP::Lite;Then, you'll get the entire SOAP request/response print out to the console. If you could post the response for the get_statistics() method in question, we can see if the data truly isn't there, or if it's a client processing problem.
-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