failed to accept an incoming connection: connection from "*。*。*。*" rejected, allowed hosts: "127.0.0.1"
這個是 zabbix_agentd.conf 文件配置錯誤的提示,好好檢查一下
# vim /usr/local/zabbix/etc/zabbix_agentd.conf
修改 :
Server=你的服務器地址
ServerActive=你的服務器地址 Hostname=你的客戶端名稱
尤其是Hostname
zabbix_agentd.conf里面的Hostname必須和web管理界面主機名稱一樣
配置----主機---要監控的主機---主機名稱