It looks like connectivity between Zabbix Server in cloud and zabbix proxy is not stable and is intermittent with following set of errors:
In Proxy Server:
29466:20200103:015229.357 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:020729.382 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:022229.404 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:023729.429 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:025229.455 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:030729.481 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:032229.504 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:033729.531 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:035229.558 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:040729.584 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:042229.610 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
In Zabbix Server:
107856:20200103:035732.068 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107856:20200103:040232.069 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107856:20200103:041232.162 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107856:20200103:041732.162 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107861:20200103:042732.261 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107861:20200103:043232.261 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107862:20200103:044232.364 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107862:20200103:044732.364 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107858:20200103:045732.464 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107858:20200103:050232.465 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
From n/w side, MTU is set at 1500. But still n/w team is looking for some options to see what is missing. But still wanted to know, what else could be the issue here? Please help.
In Proxy Server:
29466:20200103:015229.357 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:020729.382 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:022229.404 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:023729.429 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:025229.455 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:030729.481 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:032229.504 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:033729.531 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:035229.558 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:040729.584 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
29466:20200103:042229.610 cannot obtain configuration data from server at "x.x.x.x": ZBX_TCP_READ() timed out
In Zabbix Server:
107856:20200103:035732.068 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107856:20200103:040232.069 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107856:20200103:041232.162 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107856:20200103:041732.162 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107861:20200103:042732.261 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107861:20200103:043232.261 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107862:20200103:044232.364 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107862:20200103:044732.364 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
107858:20200103:045732.464 sending configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X", datalen 1033428
107858:20200103:050232.465 cannot send configuration data to proxy "XXXXXXXXXXXXX" at "10.X.X.X": ZBX_TCP_WRITE() timed out
From n/w side, MTU is set at 1500. But still n/w team is looking for some options to see what is missing. But still wanted to know, what else could be the issue here? Please help.
Comment