Forum Discussion
royster_128009
Nimbostratus
Nov 03, 2003get_statistics ITCMLocalLB.Global.GlobalStatistic
Hi,
We'd like to use iControl to monitor (and later graph)
'GLOBAL_STATISTIC_CURRENT_CONNECTIONS'
I have the working LocalLBGlobal.pl script but cannot seem to get this
type and value returned correctly on its own from the get_statistics() part of the script.
Any help appreciated.
- royster_128009
Nimbostratus
basically I'd like GLOBAL_STATISTIC_CURRENT_CONNECTIONS' as a returned value on its own without requesting all the stats of get_statistics() - Could you be a bit more specific on your issue? The call to get_statistics
{ ... GLOBAL_STATISTIC_CURRENT_CONNECTIONS, /* value 35 */ ... }; struct GlobalStatistic { GlobalStatisticType type, long value }; void get_statistics( out GlobalStatistic[] global_stats );
- Currently the only way to get LocalLB global statistics is in a single bulk call and you will have to extract the metric from the array.
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