Home > Plugins

Plugins

Plugins allow you to monitor anything and everything with Nagios – databases, operating systems, applications, network equipment, protocols and more!

Showing 1213-1224 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Usage Usage : check_lxc_resources -h -n -w -c [-d] -h : set container name -n : set container namespace to check (memory|swap) -w : set…
This is a variant on the check script made by Andreas Baess with some new features. This Plugin provides hopefully all the info you would…
Test SMTP QUEUE ON EXCHANGE 2010 This script will execute the "Get-queue" command and look for how much e-mail are in the queue of the…
The script was inspired by "minuti_keytech"'s script check_esx_snapshot. Usage: $0 [esxi_hostname] [warn] [crit] [snapage] where [warn] and [crit] are the allowed numbers of snapshots and…
Nagios script for checking the existence of orphaned snapshots. - Tested with ESXi 5.1, but should work with any 4.x or 5.x. - Doesn't require…
Plugin for check MikroTik voltage(if Rb is capable of read this info). # 'check_mt_volt' command definition define command{ command_name check_mt_volt command_line /usr/lib/nagios/plugins/check_mt_volt -H '$HOSTADDRESS$' }…
NAME check_dir_files SYNOPSIS check_dir_files -d /path/to/dir [-w xx -c xx] DESCRIPTION check_dir_files is a nagios plugin to monitor the number of files in a given…
- Dependencies: - NetApp 7-Mode - Nagios::Plugins (Perl) - NetApp Manageability SDK (Perl) - At line 24 adjust your lib path: use lib "/usr/lib/perl5/site_perl/5.8.8/NetApp"; -…
In order to use it, you must edit commands.cfg: - Before: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ - After: command_line $USER1$/check_http -I $HOSTADDRESS$ $ARG1$ -v |…