Hello,
if I want to start the zabbix agent 3.4.11 on a windows server 2012 r2, i get following error message:
I checked up
and there is nothing listening on port 10050.
After a reboot, I'am able to start the agent.
But after some minutes, I get a lot of pingpong messages like:
BR
Christian
if I want to start the zabbix agent 3.4.11 on a windows server 2012 r2, i get following error message:
listener failed: bind() for [[-]:10050] failed: ]0x00002740] Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur einmal verwendet werden.
listener failed: bind() for [[-]:10050] failed: ]0x00002740] Usually every socket (protocol, networkadress or interface) can use onetime.
Code:
netstat -na
After a reboot, I'am able to start the agent.
But after some minutes, I get a lot of pingpong messages like:
Problem: Zabbix agent is unreachable for 5 minutes.
OK: Zabbix agent is unreachable for 5 minutes.
OK: Zabbix agent is unreachable for 5 minutes.
Christian
Comment