Forum Discussion
How to Monitor sessions/connections in VIP
Hi Kevin,
Lets say: we have 2 active-members( Eg: 1.1.1.1 and 2.2.2.2) in that particular pool named test_app against the VIP we are configuring, can the command can be as below:
tmsh show /ltm pool test_app members { 1.1.1.1:80 } |grep "| Current Connections" |awk -F" " '{ print $4 }'
tmsh show /ltm pool test_app members { 2.2.2.2:80 } |grep "| Current Connections" |awk -F" " '{ print $4 }'
================If the above is true, kindly assist in understanding the below too:
- awk -F" " '{ print $4 }'
- And where the output will show up where we can gather the information.
Thanks and Regards Parveez
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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