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
Counts how many files are in the directory and subdirectories written in bash orginal from Gerd Stammwitz
Check for existence or non-existence of a file or files - using glob patterns.
There is a new shell script that monitors mempage performance using the linux sysstat package 'sar' tool. Feel free to update any improvements.
simple perl Script for reading temperatures form /sys/class/thermal/
Nagios plugin that uses sadf from sysstat package to check counters.
This checks to ensure there is enough swap available ./snmp_remote_swap localhost public 100 where localhost is server public is snmp pass 100 is when swap…
This is taken from an existing script but ammended to auto discover paritions ./snmp_remote_disk_auto localhost public 100 |-|ALL DISKS OK: / (1415 MB) /var (5657…
This uses snmp to check the memory of a Linux host: Requires ./snmp_remote_memory localhost public 100 RAM OK: - Total: 2048 - Used: 2360 Limit:…
Simple script to test a samba share. You can use is to test if a file exists on a windows domain. Usage: $PROGNAME -H -W…
# This script takes: # -H -l -p # Once given a hostname and community string with or without specific load limit # with no…
Linux disk IO check. Reads /sys filesystem directly to query tps, read, write, avg. request size, avg. queue size and avg. wait time.