Linux

Count a running process number

Description:

You can count any process, and you can add warning & critical thresholds, both low and high. For example:

$ check_ps_count.sh -p bind
OK: bind found 1 time

Current Version

Last Release Date

June 18, 2009

Compatible With


Project Notes
Tested under Ubuntu Dapper 6.06 and Gentoo Linux. Examples: $ check_ps_count.sh -p apache OK: apache found 9 times $ check_ps_count.sh -p mysqld -hw 3 -hc 7 WARNING: mysqld is running more than 5 times (Treshold 3/7) $ check_ps_count.sh -p bsdradius CRITICAL: bsdradius not found $ check_ps_count.sh -p exim -lw 5 -lc 3 CRITICAL: exim is running 1 time only (Treshold 5/3)
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
5 (1)
Favorites
0
Views
151,492