Forum Discussion

PHILIX_72035's avatar
PHILIX_72035
Icon for Nimbostratus rankNimbostratus
Jun 25, 2014

Pycontrol GTM Stat fails

hi

 

Can someone please guide me on how to fix this issue when I tried to use the GTM Stat pycontrol script and use it

 

https://devcentral.f5.com/wiki/iControl.pyControlGtmStats.ashx

 

We are getting the following errror

 

Traceback (most recent call last): File "./getWideIP.py", line 85, in get_wideips(w) File "./getWideIP.py", line 15, in get_wideips combined = zip(wideips,status) UnboundLocalError: local variable 'wideips' referenced before assignment

 

Your help is highly appreciated

 

Thanks Philix

 

1 Reply

  • Just want to warn that I've not used pycontrol but I checked the script. Have you verified that the login and credentials is successful? Check the /var/log/secure log for failed attempts. /Patrik