I am trying to set up an alert for a tunnel interface. The Solarwinds server is expected to send an alert when the tunnel interface goes down on the router and stays down for atleast 10 minutes. When I set up the alert, I get a lot of false alerts wherein I find that the tunnel interface is actually not down.
This is the trigger condition that find in the summary:
Trigger Condition:
Edit
Node - Node Name - contains - CR01
And
All child conditions must be satisfied (AND)
Interface - Interface Name - contains - Tunnel12
Interface - Administrative Status - is not equal to - Shutdown
Interface - Operational Status - is equal to - Down
I don't want to get an alert if the tunnel is admin shut down. Could someone help me get this right?