Hi,
I use nginx on FreeBSD 10-3 i386 with Python 3.5.
I am trying to install zbx_nginx_template for monitoring. But I am in error in script zbx_nginx_stats.py
Traceback (most recent call last):
File "./zbx_nginx_stats.py", line 185, in
for i in date:
NameError: name 'data' is not defined
Could you help me?
Hi,
I use nginx on FreeBSD 10-3 i386 with Python 3.5.
I am trying to install zbx_nginx_template for monitoring. But I am in error in script zbx_nginx_stats.py
Traceback (most recent call last):
File "./zbx_nginx_stats.py", line 185, in
for i in date:
NameError: name 'data' is not defined
Could you help me?