{Template Module ICMP Ping:icmppingloss.min(10m)}>{$ICMP_LOSS_WARN} and {Template Module ICMP Ping:icmppingloss.min(10m)}<500
part of the ICMP ping monitor template includes a High "ICMP ping loss template"
if $ICMP_LOSS_WARN is equal to 20... Then basically what this macro does is send the trigger if the icmppingloss over 10minutes is greater than 20 and the ping latency is over 500ms.
is that correct?
part of the ICMP ping monitor template includes a High "ICMP ping loss template"
if $ICMP_LOSS_WARN is equal to 20... Then basically what this macro does is send the trigger if the icmppingloss over 10minutes is greater than 20 and the ping latency is over 500ms.
is that correct?
Comment