I've never been able to get Zabbix to monitor our mysql server -- everything else works fine.
The Items config shows: "Not supported by ZABBIX agent" beside all of the mysql entries. When I enable it, I see:
0117:224053 Requested [mysql[threads]]
13906:20080117:224053 Sending back [ZBX_NOTSUPPORTED]
Etc, in the agent log.
Yet, on the server, as zabbix, if I do:
`/usr/sbin/zabbix_agentd -t mysql.threads`
It works.
All of the mysql commands are uncommented in the zabbix_agentd.conf, remote commands and active checks are enabled.
What am I missing? Does anyone have Mysql checks going on?
We're using 1.4.2 on debian. Thanks!
-Jason
The Items config shows: "Not supported by ZABBIX agent" beside all of the mysql entries. When I enable it, I see:
0117:224053 Requested [mysql[threads]]
13906:20080117:224053 Sending back [ZBX_NOTSUPPORTED]
Etc, in the agent log.
Yet, on the server, as zabbix, if I do:
`/usr/sbin/zabbix_agentd -t mysql.threads`
It works.
All of the mysql commands are uncommented in the zabbix_agentd.conf, remote commands and active checks are enabled.
What am I missing? Does anyone have Mysql checks going on?
We're using 1.4.2 on debian. Thanks!
-Jason
Comment