Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Shell Script Plugin to Check the state of the Services on Solaris.
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
Shell Script
solaris svcs check script, writen as shell script, not very complex ;-)
the follwing states are reconized:
0 | OK | if online 1 | WARNING | if disabled 1 | WARNING | if maintenance 2 | CRITICAL | if offline 3 | UNKNOWN | if not available or it returns another state
This script is needed some correction: "grep $1" must be replaced by "grep "$1: "" This is necessary to do correct change service with rather like names. For example, if system has systel-log and system-log-ng services, your version just use first (by list, by A-Z order).
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!