Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
This is a nagios plugin and supporting pnp4nagios templates to graph all of the various types of CPU utilization.
Current Version
Last Release Date
May 7, 2012
Owner
lmiltchev
Website
https://github.com/jasonhancock/nagios-cpu
<a href="https://github.com/jasonhancock/nagios-cpu/tree/422c9ad9abeda099bc21371cd93787c8b5769d26/plugins">plugins</a> <a href="https://github.com/jasonhancock/nagios-cpu/tree/422c9ad9abeda099bc21371cd93787c8b5769d26/pnp4nagios">pnp4nagios</a> <a href="https://github.com/jasonhancock/nagios-cpu/blob/422c9ad9abeda099bc21371cd93787c8b5769d26/README.md">README.md</a>
The only thing I'd recommend is that you look at actually re-iterating the check of the stats so you can do a couple of things. First, it'll give you more than just a single point in time, but secondly, you can provide actual CPU %'s instead of just raw time output. Specifically, you would need to grab the data, wait a second and then grab the data again which you could then use math to calculate percentages. From there if you wanted to be really fancy you could all an average of x runs of the command to give a more "real" look into the system. Overall, good work.
You must be logged in to submit a review.
To:
From: