Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Checks HP array health (cciss/cpqarray) using hpacucli.
Current Version
Last Release Date
June 11, 2009
Owner
Nagios Exchange
Website
http://www.chinetworks.com/
plugin
I found a small bug in the script, the option-d does not accept the value 0, on certain occasions the slot has assigned that ID. Error: []$ sudo perl /usr/local/nagios/libexec/check_hparray.pl -d 0 ERROR Missing controller slot number - did you pass anything to -d? Fix: I changed the line 56. Before the change: if(! $opt_controller) After the change: if(!defined($opt_controller))
You must be logged in to submit a review.
To:
From:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!