Centos 6.4
Zabbix 2.0.9
I'm fairly new to Linux and very new to Zabbix. All the 'built in' functions of Zabbix I'm using currently seem to work fine.
However, I get errors when trying to use an Apache Stats template found here:
https://www.zabbix.com/wiki/templates/apache (method 2).
Everything installs fine, but after 60 seconds the items change to "Not Supported" with this error:
"Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]"
A similar error occured when I installed a MySQL monitoring agent on a remote MySQL server. The error started the same "Received value [] is not suitable for value type...".
So the script seems to run but, if I understand what I've read correctly, no data is being collected and the [] is basically "no data".
Because this has occured with 2 different templates I am assuming something is wrong with my configuration of Zabbix perhaps.
Any help on how to start working this issue out would be greatly appreciated.
Thank you.
Zabbix 2.0.9
I'm fairly new to Linux and very new to Zabbix. All the 'built in' functions of Zabbix I'm using currently seem to work fine.
However, I get errors when trying to use an Apache Stats template found here:
https://www.zabbix.com/wiki/templates/apache (method 2).
Everything installs fine, but after 60 seconds the items change to "Not Supported" with this error:
"Received value [] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]"
A similar error occured when I installed a MySQL monitoring agent on a remote MySQL server. The error started the same "Received value [] is not suitable for value type...".
So the script seems to run but, if I understand what I've read correctly, no data is being collected and the [] is basically "no data".
Because this has occured with 2 different templates I am assuming something is wrong with my configuration of Zabbix perhaps.

Any help on how to start working this issue out would be greatly appreciated.
Thank you.
Comment