Monitoring many cisco switches for interface errors
Joerg Linge
pitchfork at ederdrom.de
Thu Sep 18 14:39:30 CEST 2008
Giovanni Torres schrieb:
> I would like to monitor interface errors on the cisco switches that I
> manage. Most of them are 48-port switches, so I dont want to clutter
> the nagios service detail page with hundreds of service checks for each
> port.
>
> Are any of you doing the same thing and if so, how are you handling it?
> What would be nice is to have one check per switch that will check all
> ports and only report a warning if one or more ports are experiencing
> errors and report only those ports in the service problems page.
>
> I may just end up having to script something, but I'm thinking I will
> need a database to keep track of the counters and compare the current
> values with previous ones in order to detect any increments.
You can use check_snmp_int to do the monitoring stuff and check_multi to
combine 48 checks to one nagios service.
http://www.my-plugin.de/wiki/projects/check_multi/start
http://nagios.manubulon.com/snmp_int.html
Regards
Joerg
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.
::: Messages without supporting info will risk being sent to /dev/null
More information about the Users
mailing list