Hi,
I need to create an ICMP Ping trigger that will fire only when the ping fails 3 times with 3 minutes between each check, so the host would have to be down 9 minutes (or 3 consecutive times during all the 3 minute checks)
This is the expression I've tried but it does not work:
{Template ICMP Ping:icmpping.max(3m)}=3
Any ideas?
I need to create an ICMP Ping trigger that will fire only when the ping fails 3 times with 3 minutes between each check, so the host would have to be down 9 minutes (or 3 consecutive times during all the 3 minute checks)
This is the expression I've tried but it does not work:
{Template ICMP Ping:icmpping.max(3m)}=3
Any ideas?
Comment