Forum Discussion
mishiranu_20050
Aug 05, 2015Nimbostratus
Count number of connection per server node member
Hi,
would like to know if there are any tmsh cut command for the count of each node member hitting on the VIP.
I knew the count number of connection per source ip which is below
"tmsh ...
arpydays
Aug 05, 2015Nimbostratus
try this, it should give you count pool member
tmsh show sys connection cs-server-addr VIP | grep -v 'T\|S' | awk '{print $4}' |sort | uniq -c
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