Hi, I ran into problem with setting up Zabbix service. Seen that kind of an error for the first time. After installing Zabbix agent on Target machine and add it to inventory on Zabbix dashboard, I see follwoing message:
I have ping connectivity between Zabbix and Target machines. Port 10050 is also opened - I have checked it using nmap. There is no firewall enabled on Target machine. I have many other machines monitored by the same Zabbix and had no issues like this before.
I am not sure how to resolve this issue and will appreciate any help.
From log, IP deleted before posting:
Code:
Get value from agent failed: ZBX_TCP_READ() timed out
I am not sure how to resolve this issue and will appreciate any help.
From log, IP deleted before posting:
Code:
2667:20200714:035732.988 Starting Zabbix Agent [zabbix]. Zabbix 2.4.7 (revision 56694). 2667:20200714:035732.989 using configuration file: /etc/zabbix/zabbix_agentd.conf 2667:20200714:035732.989 agent #0 started [main process] 2668:20200714:035732.990 agent #1 started [collector] 2669:20200714:035732.991 agent #2 started[listener #1] 2670:20200714:035732.991 agent #3 started[listener #2] 2671:20200714:035732.992 agent #4 started[listener #3] 2672:20200714:035732.992 agent #5 started [active checks #1] 2672:20200714:035733.142 active check configuration update from [X.X.X.X:10051] started to fail (ZBX_TCP_READ() failed: [104] Connection reset by peer)
Comment