Forum Discussion
Ijaz_37879
Jan 09, 2010Nimbostratus
Displaying Real-time statistics for a pool or virtual server
Hi:
Can somebody post the command for displaying Real-time statistics for a pool or virtual server?
I understand bigtop can do it but can it continuously display the real...
hooleylist
Jan 10, 2010Cirrostratus
You can use 'b virtual VIP_NAME show' to get current stats for a virtual server or 'b pool POOL_NAME show' for a pool. You can use the watch command ('man watch' for details) to run the b virtual command and update it every x number of seconds:
watch -n1 'b virtual test_vs show'
or
watch -n1 'b pool test_pool show'
Aaron
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