
Linux
check_procs_perf
Description:
Extended version of check_procs plugin with metric dependant performance data, extended status information and total warning/critical thresholds
Current Version
1.0a
Last Release Date
2012-08-20
Compatible With
- Nagios 3.x
Owner
License
GPL
Project Files
File | Description |
---|---|
nagios-plugins-1.4.15-check_procs_perf.tar.gz | |
check_procs_perf-1.4.16.c.gz | 1.4.16 changes backported by Paul Dubuc |
Project Notes
It is based on check_procs plugin, adding the following functionality:
- Total warning and total critical thresholds ranges (options -x, -y) applied to summary metric across all processes that matched filter
- Extended status information for failed processes:
pid, metric and value (not applicable for PROC metric)
- Added Glabal status (max of total and per-process) as well as total status and usual per-process status
- Performance data dependant on metric requested: PROC, VSZ, RSS, CPU
-v is required to output performance data
Reviews
(2)
Add a Review
Install step:
# tar zxvf nagios-plugins-1.4.15.tar.gz
# tar zxvf nagios-plugins-1.4.15-check_procs_perf.tar.gz
# mv check_procs_perf.c nagios-plugins-1.4.15/plugins/check_procs.c
mv: overwrite `check_procs.c'? y
# cd nagios-plugins-1.4.15
# ./configure
# make
# make install
# tar zxvf nagios-plugins-1.4.15.tar.gz
# tar zxvf nagios-plugins-1.4.15-check_procs_perf.tar.gz
# mv check_procs_perf.c nagios-plugins-1.4.15/plugins/check_procs.c
mv: overwrite `check_procs.c'? y
# cd nagios-plugins-1.4.15
# ./configure
# make
# make install
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.
Page Sections
Project Stats
Rating
4.8 (4)
Favorites
1
Views
96,284