Active Checks

check_procurve_loop

Description:

This shell script checks, using snmp, if a HP ProCurve switch has detected a loop between two or more network ports.

Current Version

5

Last Release Date

2012-07-18

Compatible With

  • Nagios 3.x

Owner

License

GPL


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
To use the script, copy it to the plugin directory for your installation (for example /usr/lib/nagios/plugin), then add the following command definition in commands.cfg: define command{ command_name check_procurve_loop command_line $USER1$/check_procurve_loop -H $HOSTADDRESS$ -C $ARG1$ } Define a service which calls the above command with the snmp community name as its only argument, like so: define service { use generic-service host_name MYSWITCH service_description Loop protection check_command check_procurve_loop!public } A successful check, one where no loop is found, returns: OK - No loops detected (24 ports checked) If a loop is found, for example between ports 8 and 19, the return value is: CRITICAL - found a loop on the following ports: 8 19 (24 ports checked)
Reviews (4) Add a Review
Nice!
by Joksimovic, January 31, 2020
Script works no mater which modle of HP switch you have..

One issue that I have is that no mater if the switch is Procurve series or something new it can check only 10 ports even thou switches are 24 or 48 ports...
Helpful? Yes  No 
Works great, even on new HP Aruba
by GldRush98, March 31, 2018
Just tried this out on a new HP Aruba with the latest firmware and it still works. Solid plugin, thanks.
Helpful? Yes  No 
Amazingly Simple and Good
by wsando, November 30, 2014
This plugin does exactly what is says and it does it nicely.
Helpful? Yes  No 
Perfect
by oldirtdog, November 30, 2012
Very simple and elegant. This is a lifesaver if someone starts doing their own work in a comm closet without notifying IT first... this can really save some major time... Thanks!
1 of 1 found this review helpful.
Helpful? Yes 1 No 0
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
5 (6)
Favorites
1
Views
66,180