Network Connections, Stats and Bandwidth

Check Interfaces Operational Status

Description:

Plugin to check operational status on a RFC 1213 (IF-MIB) compliant network device

Current Version

0.1b

Last Release Date

2010-12-23

Compatible With

  • Nagios 3.x

License

GPL


Project Photos
Project Notes
Checks the operational status of an interface list on a IF-MIB compliant network device. Plugin let us checking the operational status of an interfaces list given. If all interfaces are UP then the plugin state is OK, if not, if almost one of the interfaces has an operational status different to UP state, plugin checks if the interface is in the warning interface list or in the critical interface list to return the plugin state. An example should make this more clear. check_iface_status -H 192.0.0.13 -u 1..5,8 -w 1,8 -c 2..5 In this case, plugin checks interfaces 1,2,3,4,5 and 8 of a device with address 192.0.0.13, and possible states are: - OK, if all checked interfaces has a operational status equal to UP - WARNING,if any of the interfaces 1 or 8 haven´t a operational status equal to UP - CRITICAL, if any of the interfaces 2, 3, 4 or 5 haven´t a operational status equal to UP - UNKNOWN, if it cant´s establish a SNMP connection or another undetected error. Also, plugin can be used in test mode to know if SNMP access is enabled to your device and if it supports IF-MIB. An example of it could be: check_iface_status -H 192.0.0.13 - OK if it passed the test. A list with the found interfaces with the id, operatinal status and description is shown too. - UNKNOWN if test didn´t pass the test. Plugin is fully embedded Perl compatible (ePN).
Reviews (1) Add a Review
A very good command
by viettrungits, August 31, 2012

Many thanks you. This command work very well on my NagiosServer. Thanks you very much, Trung Le Viet



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
4.5 (2)
Favorites
1
Views
121,562