Forum Discussion
DC4Networks_328
Nov 21, 2018Nimbostratus
F5 - Command Line VIP/Pool/Node/Last UP Status Summary
Fellow F5 Admins...
I have been trying to find the ideal Command Line to use on the F5 to ideally get the VIP/Pool/Node/Last UP Status Summary all in 1 line to be imported to a *.csv?
Thank...
Nov 22, 2018
To do so, you need Bash engineering 🙂
start with:
tmsh show ltm pool members | grep -e "Ltm::" -e "Activity" -e "State"
If you need more help, tell me and I will back to rescue.
If you don't like Bash, you can do it with python as well (using F5 SDK).
KR, Dario.
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