HI
I have deployed the Apache stats monitoring that is available from the zabbix.org template site
My problem is it reads the files but I do get for all of the following output.
Received value [Traceback (most recent call last): File "/usr/lib/zabbix/externalscripts/query_apachestats.py", line 26, in <module> Port = sys.argv[2]IndexError: list index out of range] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
This is what I get for all of the outputs
Does anyone know what can cause this?
Thanks
I have deployed the Apache stats monitoring that is available from the zabbix.org template site
My problem is it reads the files but I do get for all of the following output.
Received value [Traceback (most recent call last): File "/usr/lib/zabbix/externalscripts/query_apachestats.py", line 26, in <module> Port = sys.argv[2]IndexError: list index out of range] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
This is what I get for all of the outputs
Does anyone know what can cause this?
Thanks
Comment