Home Directory Tutorials Other Tutorials And HOWTOs Check HP switch sensor status via Nagios

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Check HP switch sensor status via Nagios

Rating
1 vote
Favoured:
0
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!
This is a perl script that allows you to check sensors of HP switches via Nagios.
Reviews (1)
bySimonO, February 4, 2013
It works as advertised, but there's no help option, so you can't request the usage with "-h".
Also, when run from the commandline, it omits a newline, so it messes up the terminal window, but perhaps when called from nagios, this isn't a problem.
Also, perl complained about:
Use of uninitialized value within @sensor_desc in pattern match (m//) at check_hpswsensor line 54.
Use of uninitialized value $lsensor in concatenation (.) or string at check_hpswsensor line 56.