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.
Shell Script Plugin to Check the state of the Services on Solaris.
Current Version
Last Release Date
June 15, 2009
Owner
Nagios Exchange
Compatible With
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: