We have a multi-site setup with a central Zabbix server and proxies on our remote sites. Our main problem now is, that the agent on the proxies refuses the connection. Strangely enough, telnet localhost 10050 works. Logfiles give this error:
980:20100928:153744.313 Item [zabbixproxyhostname:agent.ping] error: Get value from agent failed: *** Cannot connect to [localhost]:10050 [Connection refused]
I have been searching the internet for 3 hours now and can't find any solution. I have double-checked the zabbix_agentd.conf and the zabbix_proxy.conf, but can't find any error (hostnames, bound IP addresses etc, tried several combinations). Connection from proxy to server works over a ssh tunnel.
I have defined the service names in /etc/services (but this shouldn't do any matter...).
There is no firewall, no iptables config or anything...
We are using Ubuntu server 10.04.1 x64 with actual patchlevel, zabbix 1.8.1 installed via apt and then compiled 1.8.3 binaries.
Anyone up with any idea?
980:20100928:153744.313 Item [zabbixproxyhostname:agent.ping] error: Get value from agent failed: *** Cannot connect to [localhost]:10050 [Connection refused]
I have been searching the internet for 3 hours now and can't find any solution. I have double-checked the zabbix_agentd.conf and the zabbix_proxy.conf, but can't find any error (hostnames, bound IP addresses etc, tried several combinations). Connection from proxy to server works over a ssh tunnel.
I have defined the service names in /etc/services (but this shouldn't do any matter...).
There is no firewall, no iptables config or anything...
We are using Ubuntu server 10.04.1 x64 with actual patchlevel, zabbix 1.8.1 installed via apt and then compiled 1.8.3 binaries.
Anyone up with any idea?
Comment