zabbix proxy出現no active checks on server not found

來源:互聯網
上載者:User

標籤:active   技術分享   資料   版本   重要   分享圖片   vim   分享   分析   

環境centos7
zabbix 版本 4.0
環境介紹:
10.10.10.38 zabbix_agent
10.10.10.70 zabbix_proxy
10.10.10.71 zabbix_server
故障現象:
(1) proxy log 報錯
5963:20181023:051422.419 no active checks on server [10.10.10.70:10051]: host [zabbixagent70] not found
(2)agent 報錯
32088:20181023:160505.117 no active checks on server [10.10.10.38:10051]: host [docker38] not found
(3)server 報錯
5832:20181023:052640.594 cannot send proxy data to server at "10.10.10.71": proxy "Zabbix-proxy" not found

zabbix server web 無法擷取到資料,

故障分析:
1、zabbix 代理、server主機、agent伺服器之間的host解析問題
2、zabbix --管理--agent代理程式--agent代理程式名稱 的問題

解決方案:
1、講server、proxy、agent主機名稱全部寫在host表中
shell>hostname
shell> vim /etc/hosts
10.10.10.38 docker38
10.10.10.70 zabbix70
10.10.10.71 zabbix_71

2、zabbix_proxy設定檔的設定
shell>grep ^[a-Z] /etc/zabbix/zabbix_proxy.conf
Server=10.10.10.71 ==>指向zabbix_server
Hostname=Zabbix70 ==>這個名字很重要切記,填寫到zabbix --管理--agent代理程式--agent代理程式名稱

3、 agent的建立,也需要保持一致
shell>grep ^[a-Z] /etc/zabbix/zabbix_agentd.conf
Hostname=docker38

zabbix proxy出現no active checks on server not found

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.