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 13-24 of 29 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Usage example: define command{ command_name check_er5120_cpu command_line $USER1$/check_er5120_cpu.sh -H $HOSTADDRESS$ -u $ARG1$ -p $ARG2$ -w $ARG3$ -c $ARG4$ } define service{ use remote-service host_name tl-er5120…
Input parameters : -h --help print this help message --snmpv2 using snmp v2 instead of snmp v3 --community COMMUNITY community for snmp v2 –l --seclev=SECLEV…
I wasnt really satisified with the way cpu utilization was shown so I wanted to graph the utilizations of the CPU cores on my linux…
Purpose and features of the program: Author: Martin Fuerstenau, Oce Printing Systems, martin.fuerstenau_at_oce.com Date written: 14 Apr 2011 Published: 10 Oct 2012 - Get the…
This plugin checks CPU usage and Memory usage (total, used, free) of the most QNAP devices via SNMP. Originally made for a QNAP TS-809, i…
I use this plugin to get a feel for which lpars are hogging CPU. Please check the script itself to find out what it does…
A simple shell script for nagios to check load on a target system The plugin was designed to do active checks using check_by_ssh to check…
check_snmp_cpu is written in Bash and is distributed under the GPLv2 license. This plugin have been created by Yoann LAMY. Usage: ./check_snmp_cpu -H xxx.xxx.xxx.xxx -C…
Based on Benjamin Jakubowskis work, but unkinked so it works better.