Virtual Server graphical App for F5 LTM
Code is community submitted, community supported, and recognized as ‘Use At Your Own Risk’.
Short Description
In this article, I will explore how to create a graphical representation of a virtual...
Updated Apr 25, 2023
Version 2.0mihaic
MVP
Joined January 29, 2013
SamCo
Jul 05, 2023Cirrus
Hello,
This code looks higly intersting but in my environnement, I doesn't manage to execute it. I am launching it through :
python F5_VIP_grapher.py <vs-name>
return :
File "F5_VIP_grapher.py", line 66
vip_name = f"{sys.argv[1]}"