首页 > 其他 > 详细

zabbix安装出现的问题

时间:2015-06-21 23:53:14      阅读:336      评论:0      收藏:0      [点我收藏+]

zabbix_agentd.log里面有出现host [] not found错误的解决

tail -f /usr/local/zabbix/logs/zabbix_agentd.log 

 12965:20150601:164955.060 Starting Zabbix Agent [123.56.46.172]. Zabbix 2.0.6 (revision 35158).

 12969:20150601:164955.061 agent #3 started [listener]

 12970:20150601:164955.061 agent #4 started [active checks]

 12968:20150601:164955.061 agent #2 started [listener]

 12967:20150601:164955.062 agent #1 started [listener]

 12966:20150601:164955.062 agent #0 started [collector]

 12970:20150601:164955.190 No active checks on server: host [123.56.46.172] not found

 12970:20150601:165155.327 No active checks on server: host [123.56.46.172] not found

 

 

出现该错误的原因是一般是zabbix_agentd.conf里面的Hostname和前端zabbix web里面的配置不一样所造成的,即在zabbix web页面Monitoring->Configuration->Hosts 页面的Namezabbix_agentd.conf里面的Hostname要一样


本文出自 “dba天空” 博客,请务必保留此出处http://9425473.blog.51cto.com/9415473/1664036

zabbix安装出现的问题

原文:http://9425473.blog.51cto.com/9415473/1664036

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!