HI All, I have a problem that's buggin me for a week now so i decided to post it here to see if anyone can help.
Ok in subnet 1, 10.14.1.X I have a working zabbix server that talks to a couple of hosts with no problems.
some of the hosts are in subnet 2 : 172.18.2.X. and i decided to put a proxy there so i could monitor some more stuff..
There is a VPN tunnel between the 2 subnets and i can telnet from zabbix server to proxy over port 10051 and also the other way around.
So now there's a proxy running on 172.18.2.15. I've changed the hosts to talk to the proxy instead of the server directly.
In the proxy log i see complaints like 'cannot send list of active checks to [ip host]: host [name host] not found.
So i assume the host is talking to the proxy but proxy has no information about this host.
On the zabbix server i created the proxy,active with same name (case sensitive) and indeed, if i change the name of set is to passive i see complaints in the logs.
So everything seems to be fine except the proxy does not get the items / checks to send to the hosts and on zabbix server the agent for everything behind the proxy is unreachable.
Everything is version 2.4.4 and i even reinstalled everything to see if that would solve anything but it didn't.
Any suggestions are most welcome, thank you in advance for your time
Ok in subnet 1, 10.14.1.X I have a working zabbix server that talks to a couple of hosts with no problems.
some of the hosts are in subnet 2 : 172.18.2.X. and i decided to put a proxy there so i could monitor some more stuff..
There is a VPN tunnel between the 2 subnets and i can telnet from zabbix server to proxy over port 10051 and also the other way around.
So now there's a proxy running on 172.18.2.15. I've changed the hosts to talk to the proxy instead of the server directly.
In the proxy log i see complaints like 'cannot send list of active checks to [ip host]: host [name host] not found.
So i assume the host is talking to the proxy but proxy has no information about this host.
On the zabbix server i created the proxy,active with same name (case sensitive) and indeed, if i change the name of set is to passive i see complaints in the logs.
So everything seems to be fine except the proxy does not get the items / checks to send to the hosts and on zabbix server the agent for everything behind the proxy is unreachable.
Everything is version 2.4.4 and i even reinstalled everything to see if that would solve anything but it didn't.
Any suggestions are most welcome, thank you in advance for your time
Comment