解决办法

因为web端上被监控端的主机名和zabbix_agentd.conf中的Hostname名字不一样,改为一样的即可

注意发现问题一定要看日志:

 tail -f /var/log/zabbix/zabbix_server.log
30444:20170523:183251.843 cannot send list of active checks to [10.163.5.22]: host [Zabbix server] not found
 30443:20170523:183451.880 cannot send list of active checks to [10.163.5.22]: host [Zabbix server] not found
 30453:20170523:183517.876 item "App10:average" became not supported: Received value [0.01] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
 30455:20170523:183547.992 error reason for "test2:average" changed: Received value [0.31] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
 30455:20170523:183547.992 item "Appsrv130:average" became supported
 30455:20170523:183547.992 error reason for "Appsrv160:average" changed: Received value [0.06] is not suitable for value type [Numeric (unsigned)] and data type [Decimal]
 30443:20170523:183651.912 cannot send list of active checks to [10.163.5.22]: host [Zabbix server] not found
 30445:20170523:183851.949 cannot send list of active checks to [10.163.5.22]: host [Zabbix server] not found
 30442:20170523:184052.423 cannot send list of active checks to [10.163.5.22]: host [Zabbix server] not found
 30442:20170523:184252.470 cannot send list of active checks to [10.163.5.22]: host [Zabbix server] not found

 

相关文章:

  • 2021-11-24
  • 2022-03-04
  • 2021-08-27
  • 2021-07-05
  • 2022-12-23
  • 2021-09-16
  • 2021-11-06
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-23
  • 2021-08-16
  • 2021-04-22
  • 2022-12-23
  • 2021-12-17
  • 2021-09-12
相关资源
相似解决方案