Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Check the state of a service managed by SMF
Current Version
Last Release Date
June 16, 2009
Owner
Nagios Exchange
Plug-in script for service checks
This is a very simple script that allows Nagios to check the state of an SMF service on a Solaris 10 system. It can check if a service is disabled or online.
Use //check_smf -e // to check if a service is online. The check returns an OK if it is indeed online and a CRITICAL otherwise (i.e. it is offline, disabled, etc.).
Use //check_smf -d // to check if a service is disabled. The check returns an OK if it is indeed disabled and a CRITICAL otherwise (i.e. it is online, offline, maintenance, etc.)
**Examples:** //check_smf -e svc:/network/rarp:default// Check if the rarp service is online.
//check_smf -d svc:/network/nis/server:default// Check if the NIS server service is disabled.
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!