This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

Alert on Default Route Change in NPM 10.7

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?