Hi,
I want to create an alert that if two interfaces go down on certain devices, I would be able to send an email alert. But it should only happen IF 2 interfaces go down, not one.
So the Scope of the alert is:
Any node with the name containing ABC
And the trigger is
Interface name = wan 1
And
Interface name = wan2
and Interface is down
Would this work? Or would this end up triggering if it was on WAN1 on Node1 was down and Wan2 on Node 2 is down?
Any help would be greatly appreciated.
Scott