[Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix

Posted 浆糊jun

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix相关的知识,希望对你有一定的参考价值。

在配置了zabbix服务端后,发现:“zabbix server is running”的Value值是“no”

 

 

用:netstat -atnlp|grep 10051

发现没有出现zabbix_server的10051端口。在网上找了很多办法,发现都不管用。

 

通过查看日志看到如下错误提示:

tail /tmp/zabbix_server.log

 

解决方法:

用root帐号登录mysql

然后执行:

mysql> grant all on zabbix.* to \'zabbix\'@\'localhost\' identified by \'zabbix\' with grant option;

mysql>flush privileges;

再查看zabbix管理页面,发现已恢复正常。“zabbix server is running”的Value值是“yes”。

查看/tmp/zabbix_server.log的内容也恢复正常。

 

 

执行:netstat -atnlp | grep 10051

发现端口号终于出现了!

 

 

 

以上是关于[Z3001] connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix的主要内容,如果未能解决你的问题,请参考以下文章

oracle dblink

Siebel Error: Unable to create the Business Service '(SBL-DAT-00227)

message [Failed to convert property value of type [java.lang.String] to required type [java.util.Dat

mongodb Failed to start LSB: An object/document-oriented dat

idea点击RUN启动报错: Broken configuration due to unavailable plugin or invalid configuration dat

start: Unable to connect to Upstart: Failed to connect to socket /com/ubuntu/upstart: