[toc] 1.zabbix仪表板错误 问题: zabbix server is not running: the information displayed may not be current 解决方案: 几种情况都有可能引起这个错误: 1)可能是zabbix-server未安装zabbix-agent;或者安装了却没有检测到agent的端口 2) 2.日志报错 问题: 172730.555 [Z3001] connection to database 'zabbix' failed: [1
1.Q: agent日志中出现“active check configuration update from [127.0.0.1:10051] started to fail (cannot connect to [127.0.0.1:10051]:Connection refused)”,如图: A:编辑zabbix_agentd.conf,注释或者修改ServerActive=127.0.0.1(更新为zabbix_server或者代理服务器IP)即可. ServerActive=127