Zabbix新增Windows 10客戶端

Zabbix新增Windows 10客戶端

我正在嘗試在安裝 Zabbix 6.4.2 伺服器後新增 Windows 10 主機。

我的設定是伺服器在我家庭實驗室的 VMWare 虛擬機器上運行,我可以正常登入。

然後,我嘗試透過安裝 Zabbix Agent 2 並輸入 Zabbix 伺服器的 LAN IP 來新增 Windows 10 用戶端。

我知道他們可以看到對方,因為他們都可以互相 ping 通,但代理沒有報告資料。

我還嘗試將客戶端添加為伺服器中的主機,以防兩端都需要設置,但仍然沒有報告資料。

日誌檔案提示有錯誤但不知道是什麼。

2023/09/18 14:59:55.933949 [101] active check configuration update from host [GHWS06] started to fail
2023/09/18 15:00:07.938077 [101] cannot connect to [192.168.110.104:10051]: dial tcp :0->192.168.110.104:10051: i/o timeout
2023/09/18 15:00:07.938077 [101] sending of heartbeat message for [GHWS06] started to fail
2023/09/18 15:00:09.952721 [101] active check configuration update from 
[192.168.110.104:10051] is working again
2023/09/18 15:00:47.928815 [101] cannot connect to [192.168.110.104:10051]: dial tcp :0->192.168.110.104:10051: i/o timeout
2023/09/18 15:00:47.928815 [101] active check configuration update from host [GHWS06] started to fail
2023/09/18 15:00:53.926912 [101] active check configuration update from 
[192.168.110.104:10051] is working again
2023/09/18 15:

01:08.922329 [101] 向 [192.168.110.104:10051] 發送心跳訊息再次正常運作

我暫時關閉了客戶端的windows防火牆。還有什麼可做的?

答案1

cannot connect to [192.168.110.104:10051]

三次檢查您與 192.168.110.104:10051 的連線。當因防火牆、AV、作業系統設定、路由器或任何其他原因而無法建立連線時,就會發生 I/O 逾時。

相關內容