-
Incident report
-
Resolution: Won't fix
-
Blocker
-
None
-
None
-
None
-
None
Hey there,
I am receiving this message from Zabbix server in all of hosts I am trying to monitor:
"Get value from agent failed: bind() failed: [99] Cannot assign requested address"
I have read on Internet that the problem should be on the zabbix configuration files, and I have checkeb both of them, zabbix_server.conf (Server= and ServerActive=) and zabbix_agent.conf (SourceIP=). However, I have the public IP on all those parameters.
zabbix_agentd.conf:Server=[server_public_ip]
zabbix_agentd.conf:ServerActive=[server_public_ip]
zabbix_server.conf:SourceIP=[server_public_ip]
The value of [server_public_ip] is the IP, of course, not this text.
Anyone knows how can I solve this?
Thank you mates,