on 30-Nov-2016 13:35
Problem this snippet solves:
This script allows you to quickly retrieve a lot of useful information about the current status of your pool members, as well as the corresponding pools and virtual servers. The data can be output to the screen or written to a CSV. It utilizes the F5-LTM PowerShell module available here.
How to use this snippet:
This script expects the following parameters:
Code :
71999
Hi, I'm not sure I follow. As mentioned in the description, "The data can be output to the screen or written to a CSV," so HTML is not in play. What output do you get?
Thanks, Joel