Forum Discussion
haeoraki_127471
Nimbostratus
Apr 02, 2004Sorry some questions...
Q1. If I want to know about the information of incoming and outcoming packets per node, is it possible? I can easily get the information of packets per BIG-IP and Virtual Server(with ITCMGlobalLB and ITCMLocalLB). But I don't know well if it is possible to do on node.
Q2. At ITCMGlobalLB.LoadBalanceModes, does LB_CPU means CPU amount which BIG-IP machine use in load balancing mode?
Q3. When I executed sample code GlobalLBStats(under the directory of iControl-4.5\iControl-4.5\sdk\support\SOAP\java\GlobalLB), I got the following error: Interface ITCMGlobalLB/Statistics is not available on the requested iControl CORBA Portal! What's wrong?
Best Regards,
- haeoraki_127471
Nimbostratus
GLOBAL_STATISTIC_MEM_POOL_USED => 3170192 means what? - Q1. If I want to know about the information of incoming and outcoming packets per node, is it possible? I can easily get the information of packets per BIG-IP and Virtual Server(with ITCMGlobalLB and ITCMLocalLB). But I don't know well if it is possible to do on node.
void get_statistics( in IPPortDefinition node_def, out NodeStatistics stats );
- The GLOBAL_STATISTICS_* values are global to the device. The GLOBAL_STATISTIC_MEM_POOL_TOTAL is the total available memory that the BIG-IP has to use for it's connection processing. The GLOBAL_STATISTICS_MEM_POOL_USED is the amount of the total memory that is currently being used.
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