Solaris

check_suncluster

Description:

A script to verify that Sun Cluster resources are up and running.

Current Version

Last Release Date

June 16, 2009

Compatible With


Project Files
Project Notes
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.
Reviews (0) Add a Review
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
0 (0)
Favorites
0
Views
145,526