Hello, first post.
I have a proxy (192.168.0.5) that's receiving connections from an active zabbix agent2 (192.168.0.13).
I have added this agent to the zabbix-server in the ZabbixUI, where the name (plants-agent) and ip (192.168.0.13) of the agent definitely is set correctly (agent interface, default port). I'm using various templates such as ICMP ping and linux active agent2.
The proxy-ip is correct on the zabbix-agent2 conf, where Server=192.168.0.5 and ServerActive=192.168.0.5 is set to the ip of the proxy. Hostname is set to plants-agent.
Historically, doing this has worked out. No problem at all. I'm really certain that every ascii character and number is correct here.
I have tripple-checked that everything is correct (and others have checked too).
However, recently, the logs on the proxies have started to show the following every time I try to set up a new agent (it has never been a problem before). This problem seems to be for all proxies and agents and new hosts in general:
/var/log/zabbix/zabbix_proxy.log (on ) logs the following:
cannot send list of active checks to "192.168.0.13": host [plants-agent] not found.
I've tried to force the proxy (through the zabbix UI) to refresh the config. I've restarted the zabbix-agent and proxy. The only thing that helps here is restarting the server.
Any help to figure out what the problem is would be very much appreciated!
Br, V
I have a proxy (192.168.0.5) that's receiving connections from an active zabbix agent2 (192.168.0.13).
I have added this agent to the zabbix-server in the ZabbixUI, where the name (plants-agent) and ip (192.168.0.13) of the agent definitely is set correctly (agent interface, default port). I'm using various templates such as ICMP ping and linux active agent2.
The proxy-ip is correct on the zabbix-agent2 conf, where Server=192.168.0.5 and ServerActive=192.168.0.5 is set to the ip of the proxy. Hostname is set to plants-agent.
Historically, doing this has worked out. No problem at all. I'm really certain that every ascii character and number is correct here.
I have tripple-checked that everything is correct (and others have checked too).
However, recently, the logs on the proxies have started to show the following every time I try to set up a new agent (it has never been a problem before). This problem seems to be for all proxies and agents and new hosts in general:
/var/log/zabbix/zabbix_proxy.log (on ) logs the following:
cannot send list of active checks to "192.168.0.13": host [plants-agent] not found.
I've tried to force the proxy (through the zabbix UI) to refresh the config. I've restarted the zabbix-agent and proxy. The only thing that helps here is restarting the server.
Any help to figure out what the problem is would be very much appreciated!
Br, V
Comment