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
MVP
I have been working with Load Balancers / ADCs  for several years. 
Started with F5 and then Netscalers.SamCo Cirrus
Cirrus
Jul 05, 2023Hello,
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]}"