Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Simple Bash Shell Script that is used to check if a process is running Tested on: Nagios 3.x CentOS 5.x
Current Version
1.0
Last Release Date
2015-05-20
Owner
Anthony
License
GPL
Compatible With
I originally created this script to monitor Taxware process 'jboss' but then decided to make it less specific.
This script only checks 3 status:
OK Critical Unknown
Copy the plugin in the nagios plugins directory.
Usage: ./check_process_running.sh SERVICE PROCESS_NAME
Example of Usage:
command[check_taxware]=/usr/lib64/nagios/plugins/check_process_running.sh jboss Taxware
Output: Taxware OK - jboss is Running
Make sure Nagios user is allowed to access the plugin (use chmod to make it readable by Nagios user)
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!