Hello all,
I have a remote Linux server that I want to monitor passively. I have setup a Zabbix proxy on the remote side, so the proxy will only talk to my main Zabbix server. For some reason I cannot seem to get the Zabbix Server to Proxy to Linux Server working. If I reconfigure the Linux server, to go directly to the main Zabbix server I get a connection almost immediately. I do not understand what is not working. What I am seeing in the proxy logs are as follows:
2024-04-09T19:40:28 32363 temporarily disabling Zabbix agent checks on host "app1test.rics.prod": interface unavailable
2024-04-09T19:40:13 32363 Zabbix agent item "system.swap.size[,free]" on host "app1test.rics.prod" failed: another network error, wait for 15 seconds
2024-04-09T19:39:58 32363 Zabbix agent item "vm.memory.size[pavailable]" on host "app1test.rics.prod" failed: another network error, wait for 15 seconds
2024-04-09T19:39:43 30850 Zabbix agent item "vm.memory.size[available]" on host "app1test.rics.prod" failed: first network error, wait for 15 seconds
I have validated that the proxy can connect to the Linux server via UDP port 10050. I can ping the FQDN of the Linux server from the proxy. I do not know what else to look into. I am running 6.4.13 at the server, proxy, and Linux agent.
Thanks,
Steve
I have a remote Linux server that I want to monitor passively. I have setup a Zabbix proxy on the remote side, so the proxy will only talk to my main Zabbix server. For some reason I cannot seem to get the Zabbix Server to Proxy to Linux Server working. If I reconfigure the Linux server, to go directly to the main Zabbix server I get a connection almost immediately. I do not understand what is not working. What I am seeing in the proxy logs are as follows:
2024-04-09T19:40:28 32363 temporarily disabling Zabbix agent checks on host "app1test.rics.prod": interface unavailable
2024-04-09T19:40:13 32363 Zabbix agent item "system.swap.size[,free]" on host "app1test.rics.prod" failed: another network error, wait for 15 seconds
2024-04-09T19:39:58 32363 Zabbix agent item "vm.memory.size[pavailable]" on host "app1test.rics.prod" failed: another network error, wait for 15 seconds
2024-04-09T19:39:43 30850 Zabbix agent item "vm.memory.size[available]" on host "app1test.rics.prod" failed: first network error, wait for 15 seconds
I have validated that the proxy can connect to the Linux server via UDP port 10050. I can ping the FQDN of the Linux server from the proxy. I do not know what else to look into. I am running 6.4.13 at the server, proxy, and Linux agent.
Thanks,
Steve
Comment