Random Project
Home > Plugins > System Metrics

System Metrics

Nagios plugins for monitoring different types of system metrics (e.g. disk, memory, cpu, etc.)

Showing 277-288 of 296 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check IPMI Vales from the BMC on the Dell PowerEdge (or DRAC5) or other IPMI agent. Tested on FreeBSD 5x / 6x monitoring platform. Written…
check_connections is a Nagios plugin to check the number of TCP connections
This plugin checks all or specified interfaces on a device for errors. It uses SNMP to read the IfInErrors and IfOutErrors counters, so it catches…
Nagios plugin (script) to check the status of the gpfs process running on one node. This script has been designed and written on Linux for…
check_afs_rpc is a Nagios plugin for checking AFS file servers to see if there are client connections waiting for a free thread. If there are…
Reads temperature/voltage/fans peed given by the speedfan software (windows OS) Requires speedfan: http://www.almico.com/speedfan.php and the latest SFSNMP from http://code.bastart.eu.org/sfsnmp
A very simple script that gets the harddrive temperature from S.M.A.R.T. by using hddtemp syntax and example: ./check_hddtemp.sh ./check_hddtemp.sh /dev/sda 40 50 since hddtemp needs…
checks nfs mounts and reports stale/failed mount points
Script to show mounts and check status of NFS client. Script now runs one simple showmount. Please note that this script will not work if…
Usage: Usage: $PROGNAME [-m FILE] $mountpoint [$mountpoint2 ...] Usage: $PROGNAME -a Usage: $PROGNAME -h,--help Options: -m FILE Use this mtab instead (default is /proc/mounts) -f…
This plugin offers two types of stadistics: getrate: get vs set ratio (higher is better) hitrate: hit vs miss ratio (higher is better)
Check Memcached Server . requires memcached-Python API. ftp://ftp.tummy.com/pub/python-memcached/ This Plugin was tested only in the python 2.5 * Wed Apr 2 20:42:56 JST 2008 add…