I recently added dependencies to our customer's sites so that the switches behind the VPN do not send an email when the VPN goes offline only the VPN will.
This is working fine while the VPN is offline.
But when the VPN is restored the switches immediately hit the Trigger Action thus emailing us for devices that are not actually down.
Is there a way that the dependent item will only start counting toward the Trigger Action once the VPN is restored(waiting 15 minutes after VPN is restored to send an email)?
We are using max(/HOSTNAME/icmpping,#5)=0 for the problem expression. Would there be a better suited expression to solve the above issue?
This is working fine while the VPN is offline.
But when the VPN is restored the switches immediately hit the Trigger Action thus emailing us for devices that are not actually down.
Is there a way that the dependent item will only start counting toward the Trigger Action once the VPN is restored(waiting 15 minutes after VPN is restored to send an email)?
We are using max(/HOSTNAME/icmpping,#5)=0 for the problem expression. Would there be a better suited expression to solve the above issue?