Ad Widget

Collapse

Server obtains different value than client

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tinche
    Junior Member
    • Mar 2016
    • 1

    #1

    Server obtains different value than client

    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.
Working...