Search found 1 match
- Sun Oct 02, 2011 11:07 pm
- Forum: Open Source Nagios Projects
- Topic: looking for a plugin to monitor changes on Cisco routers
- Replies: 4
- Views: 2531
Re: looking for a plugin to monitor changes on Cisco routers
I think the only way to do this would be to set up passive SNMP monitoring... the Cisco mibs for many devices have an "on configuration change" (or something to that affect) entry that you could use to send a trap with. This isn't the easiest to set up with Nagios Core (XI makes it a litt...