Hello,
after my first zabbix installation. i have the following problem:
According to the dashboard the local mysql-DB is down,
but in real it's running (zabbix & DB).
Unfortunately I couldn't see a configuration problem.
Could anybody help me?
zabbix-server-2.2.1-1.el6.x86_64
-----------------------------------
#from /var/log/zabbix/zabbix_agentd.log:
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
#ls -la /var/lib/mysql/mysql.sock
srwxrwxrwx. 1 mysql mysql 0 13. Jan 01:48 /var/lib/mysql/mysql.sock
after my first zabbix installation. i have the following problem:
According to the dashboard the local mysql-DB is down,
but in real it's running (zabbix & DB).
Unfortunately I couldn't see a configuration problem.

Could anybody help me?
zabbix-server-2.2.1-1.el6.x86_64
-----------------------------------
#from /var/log/zabbix/zabbix_agentd.log:
error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)'
Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' exists!
#ls -la /var/lib/mysql/mysql.sock
srwxrwxrwx. 1 mysql mysql 0 13. Jan 01:48 /var/lib/mysql/mysql.sock
Comment