Home > Plugins

Plugins

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

Showing 1345-1356 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nagios plug-in that recursively checks for filesystem input/output errors by directory using stat. Options: -p Directory or mountpoint to begin -d Depth i.e. level of…
Check printer queue status (enq) on AIX. If the queue matches the given status then return OK. Options: -q Comma separated list of print queue…
Check the capacity of a volume using df. Options: -v Specify volume as mountpoint -c Critical threshold as an int (0-100) -w Warning threshold as…
Checks the status, or exit, code of another program and returns a Nagios status code based on the result. Options: -r Absolute path of program…
Check status of system services for Linux, FreeBSD, OSX, and AIX. Options: -s Specify service name -l List services -o OS type, "linux/osx/freebsd/aix" -u User…
Check the level of byte growth of a file for a time interval. Also, check that a file is growing. Options: -f Specify filename as…
Check the number of connections/sockets in a given state. Uses iproute2's ss tool to retrieve connections. Options: -s State of connection (def: all) (established, syn-sent,…
Nagios plug-in that calculates receiving PPS, BPS, and percentage of line-rate (LR) from Linux kernel statistics by reading from procfs and reports if above a…
Part of the Advanced Nagios Plugins Collection. Download it here: https://github.com/harisekhon/nagios-plugins usage: check_ambari.pl [ options ] -H --host Ambari host ($AMBARI_HOST, $HOST) -P --port Ambari…
This is small Nagios plugin for checking status of processes (or quantity of them) via SNMP Usage: ./check_snmp_proc -H 127.0.0.1 -C public -N ssh -w…