Linux

check_procs_pgrep

Description:

Checks if a process (or processes) is running. Uses pgrep to filter the result.

Current Version

Last Release Date

June 17, 2009

Compatible With


Project Files
Project Notes
This is a drop-in replacement for the official //check_procs// plugin. It uses the same arguments and gives same result however only the 'no of processes' metric is supported. It is a simple bash script that can be used on any platform that has bash and pgrep. I've just had so many problems with the official C written check_procs plugin that I decided to do a replacement in bash. The problems have been seg faults, locale problems, unexplainable results, compilation problems on Solaris, etc. This plugin doesn't have the features that check_procs has given the fact that only the 'no of processes' metric is supported but I figure that 99% of the usage is around this metric. It does on the other hand have things that check_procs doesn't for example that the search string is a regexp so that you can do things like 'search for processes ending with ...', etc. Execute 'check_procs_pgrep -h' to see how to use it.
Reviews (0) Add a Review
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
0 (0)
Favorites
0
Views
152,220