Home > Plugins > System Metrics

System Metrics

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

Showing 61-72 of 296 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
zpool status checker for zfs on linux example: # /usr/lib/nagios/plugins/check_zfs # one pool OK storage-02(ONLINE 10.3T/87T),storage-03(ONLINE 75.6T/87T),storage-81(ONLINE 1.00T/87T) # resilver example WARNING storage-02(ONLINE 11.1T/87T),storage-03(RESILVER 18.53%,223M/s,82h51m),storage-81(ONLINE…
check_ad_replication.py ======================= This is a Nagios plugin for checking the normal operation of a Samba-based Active Directory server (Domain Controller). As of Samba 4.x, Samba…
A Python based memory check which leverages psutil and nrpe to return % used, buffered, cached, and total used memory metrics. The first graph tracks…
Options: -r Check if file is too small rather than too large. Warn size is not required and will be ignored if it is when…
check_mem_ng.sh 1.1 Usage: * check_mem_ng.sh [-w ] [-c ] [-v] [-l] - checks local host available memory - warnlevel and critlevel is percentage value without…
I originally created this script to monitor Taxware process 'jboss' but then decided to make it less specific. This script only checks 3 status: OK…
This scrips displays the relative load for system with multi core cpus. # CONCEPTS # --------- # First of all we need to explain how…