Alerting based on route table changes

Its been a few releases where there is an active “Routing Table” per device that you can view, and see the total number of routes on a device.

What I was wondering is if anyone has or know how to possibly setup alerting based on that info, if the table changes. In many case my route table shouldn’t change a lot, but I’d like to know if when a route is removed or added or even changed.

The “Routing Table” view appears to pull a list of routes per device from the MYSql route table (confusing right), and can be queried by device_id.

I’m just unsure how to generate an alert, probably using a mysql query, that would do what I’m asking.

Any suggestions or insight would be appreciated. Thanks!

-J

This topic was automatically closed 186 days after the last reply. New replies are no longer allowed.