Hi All,
I really hope someone can help. I spent ages trying to get the Mysql template to work to monitor the Mysql database on the zabbix server. Eventually got that sorted by adding the userparameters into the agent config and editing the template (e.g. Mysql[ping] to Mysql.ping).
Now I have another server that runs MariaDB, and I just cannot get the monitoring to work. If I copy the userparameters from the Zabbix Server to the DB server agent config and create the same DB user. I get the following in the web frontend
Not Supported
received value [] is not suitable for value type [Numeric (float)]
On some of the entries float is changed to decimal but otherwise the message is the same. Only the Mysql.version works.
I don't why it works for one server but not the other?
Hope someone can help as im struggling to find much help from google. Either different userparameters or to use a different template. I tried the ZTC mysql template but gives the same error.
Thanks
I really hope someone can help. I spent ages trying to get the Mysql template to work to monitor the Mysql database on the zabbix server. Eventually got that sorted by adding the userparameters into the agent config and editing the template (e.g. Mysql[ping] to Mysql.ping).
Now I have another server that runs MariaDB, and I just cannot get the monitoring to work. If I copy the userparameters from the Zabbix Server to the DB server agent config and create the same DB user. I get the following in the web frontend
Not Supported
received value [] is not suitable for value type [Numeric (float)]
On some of the entries float is changed to decimal but otherwise the message is the same. Only the Mysql.version works.
I don't why it works for one server but not the other?
Hope someone can help as im struggling to find much help from google. Either different userparameters or to use a different template. I tried the ZTC mysql template but gives the same error.
Thanks

Comment