Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
check_snmp_if is a Nagios plugin that checks interfaces via SNMP (IF-MIB).
Current Version
0.1
Last Release Date
2011-11-28
Owner
Oskar
Website
https://github.com/osklil/nagios-misc/tree/master/check_snmp_if
Download URL
https://github.com/osklil/nagios-misc/zipball/master
License
Other
Compatible With
check_snmp_if is a Nagios plugin that checks interfaces via SNMP (IF-MIB). Unlike many other scripts, it is designed to check all interfaces on network devices that support IF-MIB from RFC 2863 (such as switches, routers, firewalls). Exclusions can be made based on a variety of fields, including interface name, alias and type.
check_snmp_if checks interface status, promiscuous mode, input and output bandwidth utilization, and broadcast and error packet levels among other things.
In order to reduce execution time, SNMP requests can be performed in parallel, so that distant devices with hundreds of interfaces can be checked in just a few seconds.
SNMP version 1 is not supported because requests are aborted if a non-supported object is encountered. There are other reasons you should not be using SNMP version 1 - one being that it does not support 64-bit values. In the author's experience however, most devices that support SNMP version 1 also support version 2 - usually without modifications.
check_snmp_if is written in Perl.
You must be logged in to submit a review.
To:
From: