Forum Discussion
Macaron
Jun 20, 2021Nimbostratus
List Virtual servers that are offline for past 90 days
Hi Guys, I am going through a clean up process for VIPs that are currently down for 90 days. Is there a way to generate a list from tmsh?
Daniel_Wolf
Jun 21, 2021MVP
I took take a different approach. Since it seems you don't have this information in your SIEM, you could generate it locally. I had a couple of scripts doing this:
- Have a script to find all pools with Active Members 0
- Run the same script 90 days later
- Make a diff
- Have a second script search for all virtuals with these pools attached.
- Make an SCF of these virtuals and pools... just in case you plan to delete them and you might have to return them.
Unfortunately the script was written in my pre-Git time and also at my previous employer, so it's not available for sharing. But it was a simple bash script with a bit of sed and awk.
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