Random Project
Home > Plugins > System Metrics

System Metrics

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

Showing 121-132 of 296 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
USAGE: check_sar_mempage.sh -w warn -c crit -f filtercolumn -f filtercolumn: pgpgin pgpgout fault majflt pgfree - inverted filter pgscank pgscand pgsteal
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…
Simple script to test a samba share. You can use is to test if a file exists on a windows domain. Use anonymous login if…
define command { command_name check_load_remote command_line $USER1$/snmp_remote_load -H $HOSTADDRESS$ -l $ARG1$ -p $ARG2$ } define command { command_name check_auto_load_remote command_line $USER1$/snmp_remote_load -H $HOSTADDRESS$ -p $ARG1$…
EXAMPLE OUTPUT $ ./check_diskstat.sh -d sda -W 10 -C 20 summary: 3 io/s, read 32 sectors (0kB/s), write 4216 sectors (43kB/s), queue size 0 in…
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…