Forum Discussion
royster_128009
Nimbostratus
Jan 26, 2004Monitoring TPS from Proxies
Hello again.
We currently have a TPS level of 500 on our BIGIPs v4.5.9
I'm writing an iControl script to get some statistical infomation from the Active Proxies.
We'd like to know when were getting near our 500 TPS limit but am unsure as to which value to measure.
Currently using
ITCMLocalLB/Proxy -> get_proxy_statistics
Should I just take the total values from the
[...]
my $cur_conn = $conn_stats->{"current_connections"};
???
Or is there another way?
thanks
-
ryan
- Currently we do not expose the TPS directly through iControl as it is a value measured as a rate and the statistics reported through iControl are snapshots in time.
- royster_128009
Nimbostratus
Hi, - You need to sum total connections across all Proxies and generate a rate over time. Here are the steps.
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