Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
The script checks whether a specific process is running. It just parses output of ps. If the process is not running, the script runs a command to start the process.
Current Version
1.3.2
Last Release Date
2011-08-15
Owner
Silver Salonen
License
GPL
Compatible With
Features: - check whether a process is running - try to start the process with a specified command - return the result of the process starting attempt
NB! Don't run the script via sudo in order to be able to start program (as any command may be executed via sudo this way) - specify the starting command via sudo instead!
Example usage: Example: ./check_process.sh amavisd "Amavis daemon" "/usr/local/bin/sudo /usr/local/etc/rc.d/amavisd.sh start" perl
The script should be compatible with FreeBSD as well as with Linux.
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!