Let's say I have two hosts. One is a firewall and the other one a L2 device.
I set ping check items with different time interval. 1-minute interval for firewall, and 5-minute interval for L2.
And I also set triggers for both of them just to be informed when there is a disconnection or error. And the FW trigger is dependent on L2 trigger.
If there is a problem in FW, I should get a notification of that trigger, and if there is a problem in L2, I should get one notification from L2 trigger only.
However, I am just curious how this works even though their ping check time intervals are not the same.
Regardless the time interval difference, does Zabbix check L2's ping right after it detects any problem in FW so that it determines whether the problem is from L2 or not?
I set ping check items with different time interval. 1-minute interval for firewall, and 5-minute interval for L2.
And I also set triggers for both of them just to be informed when there is a disconnection or error. And the FW trigger is dependent on L2 trigger.
If there is a problem in FW, I should get a notification of that trigger, and if there is a problem in L2, I should get one notification from L2 trigger only.
However, I am just curious how this works even though their ping check time intervals are not the same.
Regardless the time interval difference, does Zabbix check L2's ping right after it detects any problem in FW so that it determines whether the problem is from L2 or not?
Comment