I have a problem with firing false actions after a zabbix-proxy outage.
If a zabbix-proxy gets back online (maybe after several hours causing a wan network outage). Now zabbix-proxy begin sending its cached data to zabbix server. This could take a while if the proxy was offline for several hours or the network connection isnt to fast.
During sending the data from proxy to server, zabbix-server fires every few seconds true/false-actions for unreachable-triggers (condition: "agent.ping.nodata(120)}=1")
But the related hosts were online anytime.
How could I bring zabbix to wait firing actions while zabbix-proxy pushed all collected data to zabbix-server?
If a zabbix-proxy gets back online (maybe after several hours causing a wan network outage). Now zabbix-proxy begin sending its cached data to zabbix server. This could take a while if the proxy was offline for several hours or the network connection isnt to fast.
During sending the data from proxy to server, zabbix-server fires every few seconds true/false-actions for unreachable-triggers (condition: "agent.ping.nodata(120)}=1")
But the related hosts were online anytime.
How could I bring zabbix to wait firing actions while zabbix-proxy pushed all collected data to zabbix-server?