Home > Plugins

Plugins

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

Showing 1729-1740 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Overall and per-core processor utilization monitoring with graphing in pnp4nagios ::Requisites:: Python 2.6 or newer python-psutils library installed ::Usage:: ./check_cpu.py -w/--warn -c/--crit -w / --warn…
check_vpn is a comprehensive VPN checking plugin for nagios currently supporting: * OpenVPN * SSH * L2TP * PPTP Main features include: * Connect to…
Version 0.2: -Fix for non english servern thanks to Alexander Koch ############################################### Tested Setup: Monitoring Box: -Centos 6.4 x64 -Nagios 3.4.4 -check_nrpe 2.13 -Centreon 2.4.2…
############################################### Tested Setup: Monitoring Box: -Centos 6.4 x64 -Nagios 3.4.4 -check_nrpe 2.13 -Centreon 2.4.2 -nsclient++ 0.4.1 x64 & x86 -Windows Server 2008 R2 / 2012…
**Written in Python 2.7.4 and currently in production on v2.7.4 and v2.6. No other versions of Python have been tested** Place the 'cudacheck' file in…
$ ./check_crl_bulk -h check_crl_bulk - Check the 'Next Update' field of a number of CRL, Certificate Revocation List, files in bulk. Usage: check_crl_bulk [options]  -h      : Display this help text.  -c DIR  : Location of the directory containing CRL files.            (Default is: /etc/crl)  -i REGX : Include files matching the REGX regular expression.            Specify more than once to add more include expressions.  -x REGX : Exclude files matching the REGX regular expression.            Specify more than once to add more exclude expressions.  -f      : Make REGX searches FILE GLOBS instead. In this case a            '.' will match a dot only and '*' will be needed.  -n NUM  : Expected number of files.  -p      : Add performance data for graphing.  -v      : Be more verbose. Show file names and status.  -w NUM  : Warn if a CRL is within NUM hours of expiring. Examples:  Check all files in the default directory, '/etc/crl':  ./check_crl_bulk  Check all files. Show a warning if a CRL will expire within 2 days.  ./check_crl_bulk -w 48  Exclude all files names containing ".p7" and 5178 in their name:…
This plugin checks used space for oracle ASM disk groups against a threshold percentage provided in command line. User executing this perl script must have…
############################################### Tested Setup: Monitoring Box: -Centos 6.4 x64 -Nagios 3.4.4 -check_nrpe 2.13 -Centreon 2.4.2 Windows Server: -Windows Server 2003 / 2008 R2 / 2012 -nsclient++…
Check installed certificates in Windows store using powershell through NRPE / nsclient++: -My store (machine) -Root store -CA store -Auth store -SharePoint store You can…
Sometimes we have dynamic routing protocols and we don´t know which route is active at a certain time. This plugin checks via snmp a route…