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:
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!