Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
yet another CPU statistic checker
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!
Just a quick CPU usage checker I wrote because the one bundled with the OS X agent has a known bug (http://tracker.nagios.com/view.php?id=307).
I had no need for alerts for warning or critical thresholds, I only wanted to see usage.
This is a simple python wrapper to parse the output of a single top command, and output in a format friendly to nrpe.
Tested on OS X 10.7.5, but I have little doubt it will work on many other versions of OS X.
I had no need for alerts for warning or critical thresholds, I only wanted to see usage.
This is a simple python wrapper to parse the output of a single top command, and output in a format friendly to nrpe.
Tested on OS X 10.7.5, but I have little doubt it will work on many other versions of OS X.
Reviews (0)
Be the first to review this listing!