Forum Discussion

Inder_376016's avatar
Inder_376016
Icon for Nimbostratus rankNimbostratus
Nov 15, 2018

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.

 

  • Jana's avatar
    Jana
    Icon for Altostratus rankAltostratus

    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