Home > Plugins > System Metrics

System Metrics

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

Showing 181-192 of 296 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This plugin provides memory statistics data from NetSNMP and calculates percentage of used data based on amount of system/user memory as opposed to also including…
Documentation is in plugin code as usual for all my plugins. Here are parts of it: The plugin can either retrieve information from local system…
Using smbclient this script calculates the free space and percent free. smb_client -H [hostname] -S [sharename] -W [warnlevel] -C [critlevel] It's nothing grand, but I…
# Swap memory usage on a machine using free # # No machine should never ever swap anything! (following the old saw: "Memory is RAM!")…
Check the IO and MB/s for an Device. Gets data by reading the /proc/diskstats file. Is only to get some nice graphs from the performance…
Returns the the actual counters from the Network device or devices as performance data to generate graphs. Read the data from the /proc/net/dev file. Contains…
This script uses the Net::NTP and checks the server clock offset with a NTP Server.
It's still not fully developed so the variables are not passed as arguments but are inside the script, so Directory and Time are configured within…
== /etc/sudoers requirements == Needs an entry along the line of the following for repquota: nrpe localservername=NOPASSWD: /usr/sbin/repquota * If not unset yet, remember to…