zabbix安装出现的问题
zabbix_agentd.log里面有出现host [] not found错误的解决tail -f /usr/local/zabbix/logs/zabbix_agentd.log12965:20150601:164955.060 Starting Zabbix Agent . Zabbix 2.0.6 (revision 35158).
12969:20150601:164955.061 agent #3 started
12970:20150601:164955.061 agent #4 started
12968:20150601:164955.061 agent #2 started
12967:20150601:164955.062 agent #1 started
12966:20150601:164955.062 agent #0 started
12970:20150601:164955.190 No active checks on server: host not found
12970:20150601:165155.327 No active checks on server: host not found
出现该错误的原因是一般是zabbix_agentd.conf里面的Hostname和前端zabbix web里面的配置不一样所造成的,即在zabbix web页面Monitoring->Configuration->Hosts 页面的Name和zabbix_agentd.conf里面的Hostname要一样
重启agent服务,错误消失
页:
[1]