Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
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
Owner
Pokotilenko Kostik
License
GPL
Compatible With
1.4.16 changes backported by Paul Dubuc
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
Surprising check_procs didn't return perf data by default, but after compiling this using this source it is working great! Thanks.
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
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!