zabbix错误提示:

connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix'@'localhost' (using password: NO)

50111:20200412:050649.356 database is down: reconnecting in 10 seconds

解决方法:

 检查zabbix_server.conf配置文件,数据库是否正确配置正确,

默认zabbix指向数据库名称为zabbix,且无密码

zabbix错误集一:connection to database 'zabbix' failed: [1045] Access denied for user 'zabbix'@'localhost

修改为对应创建的数据库名称和密码

 

相关文章:

  • 2021-05-09
  • 2021-12-01
  • 2021-04-25
  • 2021-05-18
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-07
  • 2022-12-23
  • 2021-07-27
  • 2021-06-28
  • 2022-12-23
  • 2021-07-29
相关资源
相似解决方案