Random Project
Home > Plugins > System Metrics > CPU Usage and Load

CPU Usage and Load

Nagios plugins for monitoring CPU usage, processor load, and system load.

Showing 25-29 of 29 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
The script is based on the original script of Steve Bosek. I have modified it so it accepts different thresholds for user/system/iowait and prints output…
Nagios plugin (script) to check cpu utilization statistics. This script has been designed and written on Unix plateform (Linux, Aix, Solaris), requiring iostat as external…
* script download was not possible due to some strange reason, uploaded again and it seems fine now. Nagios plugin (script) to check cpu utilization…
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.…
Description check_cpu.sh is a Nagios plugin to monitor CPU utilization. It makes use of /proc/stat and calculates it through Jiffies rather than using another frontend…