Solaris

Check Services on SUN Solaris (5.10) with svcs

Description:

Shell Script Plugin to Check the state of the Services on Solaris.

Current Version

Last Release Date

June 15, 2009

Compatible With


Project Files
Project Notes
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
Reviews (1) Add a Review
Correction needed
by bored, August 31, 2011

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).



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
2 (1)
Favorites
0
Views
156,412