All,
I wrote a trigger condition that I thought was working OK until I received an unexpected alert. I expected the following alert to ONLY trigger if (a) Serial1 on router1 reaches 75% utilization or (b) Serial2 on router2 reaches 75% utilization. This recently triggered an alert for router5 Serial1 when it reached 75% utilization. It appears that if Serial1 or Serial2 on ANY router hits 75% utilization, the alert will trigger. What am I doing wrong. Can anyone explain the different trigger operators- ALL, ANY, NONE, NOT ALL? Thanks for viewing!
Trigger Alert when all of the following apply
Xmit Percent Utilization is equal to 75
Trigger Alert when any of the following apply
Node Name is equal to router1
Trigger Alert when all of the following apply
Interface Name is equal to Serial1
Node Name is equal to router2
Trigger Alert when all of the following apply
Interface Name is equal to Serial2