Hi,
I would like to monitor MySql replication using Zabbix but have some problems.
On the replication server, zabbix agent obtainst the right value:
zabbix_agentd -t MySQL.running-slave
MySQL.running-slave [t|1]
but on the server i get error:
zabbix_get -s ELETT-SQL-REP -k MySQL.running-slave
ERROR 1045 (28000): Access denied for user 'zabbix'@'localhost' (using password: NO)
0
Server has configured other hosts witch works fine, the account for Mysql is zabbix with no password with full permitions from localhost.
I would like to monitor MySql replication using Zabbix but have some problems.
On the replication server, zabbix agent obtainst the right value:
zabbix_agentd -t MySQL.running-slave
MySQL.running-slave [t|1]
but on the server i get error:
zabbix_get -s ELETT-SQL-REP -k MySQL.running-slave
ERROR 1045 (28000): Access denied for user 'zabbix'@'localhost' (using password: NO)
0
Server has configured other hosts witch works fine, the account for Mysql is zabbix with no password with full permitions from localhost.