Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_cpuwaitdisk.pl
95265
File | Description |
---|---|
check_cpuwaitdisk.pl | check_cpuwaitdisk.pl:: Version 0.2 |
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!
The script uses the output of "sar" for getting the data. According to that you will have to install sysstat/sar prior to using this script. I suggest running "sa1 1 1" every X minutes via cron and fetching the results with this script.
The script checks the given params for warning/critical status for every single CPU an causes an alarm if one of it exceeds them.
In addition to that the script generates nice performance output of every CPU fur further analysis.
The version of the script is 0.2 at the moment and my first time with perl - so please do not expect it to be professional programmed, updates will follow.
The script checks the given params for warning/critical status for every single CPU an causes an alarm if one of it exceeds them.
In addition to that the script generates nice performance output of every CPU fur further analysis.
The version of the script is 0.2 at the moment and my first time with perl - so please do not expect it to be professional programmed, updates will follow.
Reviews (0)
Be the first to review this listing!