Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios check_veritas_sfha.py Description: ------------ With this little Python script you have the ability to check your Veritas servicegroups and the status of your volumegroups. Please use ./check_veritas_sfha.py -h to get an overview of the needed parameters. In all cases you need the exact name of the servicegroup which is shown by the output of /opt/VRTS/bin/hastatus -sum and of course you need the exact name of the volumegroup. Author: Frank Reimer Version: 0.3 Creation Date: 2012-08-09 -------------------------------------------------- Version History: 2012-08-14: Fixing servicegroup check - removing re.compile for Python compatibility 2012-08-10: Adding check for plexes in volumegroup 2012-08-09: Script creation README: If you want to use this script, your Nagios user needs sudo privileges to perform this script. Start visudo and add the following lines at the end of the file: nagiosuser ALL=(ALL) NOPASSWD:/opt/VRTS/bin/hastatus nagiosuser ALL=(ALL) NOPASSWD:/sbin/vxprint nagiosuser ALL=(ALL) NOPASSWD:/path/to/check_veritas_status.py Tested with the following Python versions: - 2.4.3 - 2.6.6 Testted with the following OS versions: - RHEL 6.2 64 Bit - RHEL 5.7 64 Bit Tested with the following Veritas SFHA versions: - 6.0 RP1 - 5.1 SP1 RP2
Current Version
0.3
Last Release Date
2012-08-14
Owner
Frank Reimer
License
GPL
Compatible With
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!