Build precise queries to find exactly what you need
Press ESC to close
Join our next live webinar: “Advanced Nagios Monitoring Techniques” – Register Now
Your review has been submitted and is pending approval.
A script to verify that Sun Cluster resources are up and running.
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
Website
http://www.kilala.nl/
Compatible With
check_suncluster
test_check_suncluster
My current project involves a few systems running Sun Cluster on Solaris. In order to monitor these systems with Nagios, I wrote the check_suncluster script. In places it's a bit of a kludge, but at least it works :) Depending on the parameters you pass to it, the script returns the following: * Transport paths return a WARN when one of the paths is down and a CRIT when all paths are offline. * Quorum returns a WARN when not all, but enough quorum devices are available. It returns a CRIT when quorum cannot be reached. * Resource groups returns a CRIT when a group is offline on all node and a WARN if a group is in an unstable state. * Resources returns a CRIT when a resource is offline on all nodes and a WARN if a resource is in an unstable state. * IPMP groups returns a CRIT when a group is offline. Like all of my recent scripts, you can put the script in debugging mode by setting $DEBUG to "1". I've also included the test_check_suncluster script, which can be used to make sure the script itself is working like it should. If you ever run into problems with the check script, I'll probably ask you to run the test script to get as much info as I can.
You must be logged in to submit a review.
To:
From: