Forum Discussion
F5 statistics - average CPU usage, connection limit, concurrent connections
Hi,
Are there any direct URLs to get below information in json format about an F5:
Avg. Web CPU Usage: Get the total average of CPU % of all Prod Web servers behind F5.
Connection Limit per Web Server: Open F5 and open: Pool list > name > check “Connection limit” value.
Total number of Concurrent Connections: Open F5 and open: Pool List> name > ”Statistics” Tab > on Total Current Connections check “current” value.
- JanaAltostratus
Avg. Web CPU Usage: Get the total average of CPU % of all Prod Web servers behind F5.
Ans: Not sure if this can be done
Connection Limit per Web Server: Open F5 and open: Pool list > name > check “Connection limit” value.
Ans:
curl -sk -u admin:admin https:///mgmt/tm/ltm/pool/~Common~/members
Total number of Concurrent Connections: Open F5 and open: Pool List> name > ”Statistics” Tab > on Total Current Connections check “current” value.
Ans:
curl -sk -u admin:admin https:///mgmt/tm/ltm/pool/~Common~/members
More information on iControl REST is at https://devcentral.f5.com/wiki/icontrolrest.homepage.ashx
Recent Discussions
Related Content
* 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