Would any one be able to help me out with some alerts? Currently I have alerts set up on a NODE level for when one of our remote AdTran routers goes down. So it was easy, Node Status = Down and Node Vendor = Adtran, Then the alert will generate a ServiceNow ticket based on the alert. Now I would like to configure an alert for remote SonicWalls that are behind the AdTran routers, but I want to monitor their secondary internet connection. I first did this by creating an alert on the interface X1 (because 99%) of these connections reside on the X1 interface. But we do have a few one off devices that are not connected via this interface for their internet connection and the alert triggered on these sites, because the X1 interface was not used.
My question is what would be the best way to accomplish this monitoring? The primary connection MPLS uses a specific subnet, so would I be able to monitor and say if the Ip Address is NOT 192.168.0.0/16 for example, and the interface is down trigger an alert? I have not found a way yet to specify an IP subnet, and have the alert actually work.
Or can I base an alert off an interface description? Like If Interface Description = 'Internet', and Interface = down then trigger alert?
Any suggestions on how to monitor this?