Processes

check_process_cpu

Description:

A plugin for nagios to check percent of CPU use of processes during a given interval.

Current Version

Last Release Date

June 15, 2009

Compatible With


Nagios CSP

Meet The New Nagios Core Services Platform

Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.

Monitoring Made Magically Better

  • Nagios Core on Overdrive
  • Powerful Monitoring Dashboards
  • Time-Saving Configuration Wizards
  • Open Source Powered Monitoring On Steroids
  • And So Much More!
Project Files
Project Notes
A nagios plugin script in python that calls top. This command does offer the percentage of CPU during a given interval, not for the whole lifetime of the process, like ps does. Additionally, with this script, one is able to monitor all the processes with the same name and check which one has the highest percent of CPU. Finally, there is a limitation in the top command, that it only allows up to twenty processes to be monitored at once, given their PID. In order to get over this limitation, a pool of threads is used and launches parallel top forks with twenty PIDs each.
Reviews (1) Add a Review
Help or syntax?
by friendyogi, December 31, 2013
There is no help or syntax guide for this pything script. Could you mention it?
Helpful? Yes  No 
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
3 (1)
Favorites
0
Views
100,655