Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios plugin to check Solaris 10 SMF service status
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
check_solaris_smf 1.2
This Nagios plugin checks status of Solaris 10 SMF services. You can specify one or more FMRIs and their OK, WARNING and CRITICAL states. Plugin can also be used without FMRIs to make a quick overview check of all SMF services.
Examples:
# check_solaris_smf.sh -f svc:/network/http:apache2 -o ON -w DIS -c DGD,MNT,OFF SMF SVCS OK - svc:/network/http:apache2 ON
# check_solaris_smf.sh -f apache2 -o ON -f samba -o ON SMF SVCS WARNING - apache2 MNT; samba ON
# check_solaris_smf.sh -e -w OFF,UN -c DGD,MNT SMF SVCS OK - no services with status DGD MNT OFF UN
Very nice job. TODO: Replace occurrences of tr (of being usually /usr/bin/tr) with TR="/usr/xpg4/bin/tr" and all should work fine...
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!