Hi,
This is my first post here, so far I have found the answer to my problems, but now I have run into a problem I can't seem to solve.
We have a setup with 1 central server and about 20 proxies. I've upgraded the Zabbix server to 3.0 and I'm in progress of upgrading the proxies. All the proxies that aren't upgraded yet are currently stopped.
The proxies connect correctly to the server but after a while the zabbix proxy doesn't seem to be able to connect to the server anymore, the proxy gives the errors:
In the zabbix server I can see that the 4 proxies that are running, are using 50 connections together that are in the ESTABLISHED state and each have about 2/3 connections that are in the SYN_RECV state.
Can anybody give me a hint into what could be wrong?
Thanks in advance!
This is my first post here, so far I have found the answer to my problems, but now I have run into a problem I can't seem to solve.
We have a setup with 1 central server and about 20 proxies. I've upgraded the Zabbix server to 3.0 and I'm in progress of upgrading the proxies. All the proxies that aren't upgraded yet are currently stopped.
The proxies connect correctly to the server but after a while the zabbix proxy doesn't seem to be able to connect to the server anymore, the proxy gives the errors:
Code:
cannot send history data to server at "...": ZBX_TCP_WRITE() failed: [104] Connection reset by peer cannot send heartbeat message to server at "...": ZBX_TCP_READ() failed: [4] Interrupted system call
Can anybody give me a hint into what could be wrong?
Thanks in advance!
Comment