I'd like to create an alert if there is a default route change in a node.
I don't see anything precreated in the Advance Alerts.
I'm guessing I need custom SQL to check the the NPM_RoutingDefaultRouteChange table and look for entries since the last poll, then do a join with Nodes table to display the caption and IP of the router involved.
Anyone build such a thing yet?