I followed this guide:
https://git.zabbix.com/projects/ZBX/...db/mysql_agent
But the Zabbix Agent in the Logs says this:
3808:20201210:043213.073 Requested [mysql.ping["localhost","3306"]]
3808:20201210:043213.076 Sending back [ZBX_NOTSUPPORTED: Unsupported item key.]
c:\my.cnf
MySql Users:

Zabbix Servers says: I am using the latest version of Zabbix for Agent and Server.
What am I doing wrong?
https://git.zabbix.com/projects/ZBX/...db/mysql_agent
But the Zabbix Agent in the Logs says this:
3808:20201210:043213.073 Requested [mysql.ping["localhost","3306"]]
3808:20201210:043213.076 Sending back [ZBX_NOTSUPPORTED: Unsupported item key.]
c:\my.cnf
Code:
[client] user='zabbix' password='1234'

Zabbix Servers says: I am using the latest version of Zabbix for Agent and Server.
What am I doing wrong?
Comment