Hi all,
my name is Stefan and i'm running a large Zabbix 3.4 installation. I have one server for postgres db, one for zabbix server and web frontend and 9 proxys.
Each proxy is behind a firewall and and communicate through that with the server in one way (proxy -> server on port 10051).
Each proxy is used for 10-100 clients. All is up and running.
But in zabbix_proxy.log i see such lines.
31274:20200124:144613.134 Unable to connect to the server [10.10.10.2]:10051 [cannot connect to [[10.10.10.2]:10051]: [110] Connection timed out]. Will retry every 5 second(s)
31274:20200124:144613.138 Connection restored.
This happens all 3 minutes. But the proxy works. He received configuration data from server and he is collecting data over snmpv3 from switches.
Can anyone tell me what's wrong? The log is full of that lines in any of my proxys.
Thank you.
my name is Stefan and i'm running a large Zabbix 3.4 installation. I have one server for postgres db, one for zabbix server and web frontend and 9 proxys.
Each proxy is behind a firewall and and communicate through that with the server in one way (proxy -> server on port 10051).
Each proxy is used for 10-100 clients. All is up and running.
But in zabbix_proxy.log i see such lines.
31274:20200124:144613.134 Unable to connect to the server [10.10.10.2]:10051 [cannot connect to [[10.10.10.2]:10051]: [110] Connection timed out]. Will retry every 5 second(s)
31274:20200124:144613.138 Connection restored.
This happens all 3 minutes. But the proxy works. He received configuration data from server and he is collecting data over snmpv3 from switches.
Can anyone tell me what's wrong? The log is full of that lines in any of my proxys.
Thank you.
Comment