Hi.
Since some days I'm having troubles getting data from remote proxies to the main server.
Server connectivity is fine, I tried running mtr and I get only few ping loss (less than 2%). Load is fine as well, mostly around 0.5, so I tend to exclude OS issues.
I didn't change load or behaviour in the recent days (or at least nothing relevant I can recall about), but from time to time all of the proxies (many different connection providers) lag data behind because of server connection issues.
Server and proxies are all up to date with the latest LTS 4.0.19. I upgraded from 3.0.x a couple of weeks ago and has been running smooth until now.
I asked the server provider for a checkup but they confirmed everything is fine on their side.
I increased both server and proxy log but couldn't spot aborted or connection errors. Just this
This is the proxy log without debug
I don't think this is a strict Zabbix issue but I ran out of ideas so I'm starting from here. Thanks
Since some days I'm having troubles getting data from remote proxies to the main server.
Server connectivity is fine, I tried running mtr and I get only few ping loss (less than 2%). Load is fine as well, mostly around 0.5, so I tend to exclude OS issues.
I didn't change load or behaviour in the recent days (or at least nothing relevant I can recall about), but from time to time all of the proxies (many different connection providers) lag data behind because of server connection issues.
Server and proxies are all up to date with the latest LTS 4.0.19. I upgraded from 3.0.x a couple of weeks ago and has been running smooth until now.
I asked the server provider for a checkup but they confirmed everything is fine on their side.
I increased both server and proxy log but couldn't spot aborted or connection errors. Just this
Code:
13588:20200425:203353.349 In connect_to_server() [zabbix.server.com]:10051 [timeout:60]
Code:
27602:20200426:151001.724 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() failed: [104] Connection reset by peer 27602:20200426:152019.126 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() timed out 27602:20200426:152315.710 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() failed: [104] Connection reset by peer 27602:20200426:153417.892 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() timed out 27595:20200426:153840.422 received configuration data from server at "zabbix.server.com", datalen 97801 27602:20200426:154831.131 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() timed out 27602:20200426:155330.366 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() failed: [104] Connection reset by peer 27602:20200426:155924.541 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() failed: [104] Connection reset by peer 27603:20200426:160800.850 executing housekeeper 27603:20200426:160800.891 housekeeper [deleted 11106 records in 0.033240 sec, idle for 1 hour(s)] 27602:20200426:161740.216 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() timed out 27602:20200426:162135.359 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() failed: [104] Connection reset by peer 27602:20200426:163201.958 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() timed out 27601:20200426:163542.058 cannot send heartbeat message to server at "zabbix.server.com": ZBX_TCP_READ() timed out 27595:20200426:163841.073 received configuration data from server at "zabbix.server.com", datalen 97801 27602:20200426:164018.175 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() failed: [104] Connection reset by peer 27602:20200426:165028.933 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() timed out 27602:20200426:170324.359 cannot send proxy data to server at "zabbix.server.com": ZBX_TCP_READ() timed out
Comment