Random Project
Home > Plugins

Plugins

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

Showing 1369-1380 of 4399 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This Plugin allows you to monitor a VMware vCenter / ESX(i) environment using your Nagios monitoring solution. IMPORTANT: This Plugin is NOT designed to be…
Checks for presence of Rsyslog Disk Assisted Buffer (Queues) files. Options: -q Check for presence of disk queue files -d Specify $WorkDirectory (def: /var/spool/rsyslog) Usage:…
Check the temperature sensors on OSX. Requires installation of TemperatureMonitor from www.bresink.com/osx/TemperatureMonitor.html. It checks each sensor temperature against the critical threshold specified on the command…
Check the S.M.A.R.T status for a disk on OSX. Return critical upon failing status. Options: -d Specify volume a disk -l List available disks
Shell script to check the RAID status for disks on OSX. Returns critical on degraded, failed, or offline disks. Options: -l List full RAID information…
Shell script that recursively checks for filesystem input/output errors by directory using stat. Depth is configurable.
Check printer queue status (using enq) on AIX. If the queue matches the given status then return OK.
Check the capacity of a volume using df. Tested on Linux, FreeBSD, AIX, and OSX.
Checks the status, or exit, code of another program and returns a Nagios status code based on the result. This is basically the official negate…
Linux/Unix shell script to check the status of a service. Capable of using sysvinit, systemd, upstart, etc, or choose your own status command. Tested on…
Shell script that checks the level of byte growth of a file for a time interval. Also, check that a file is growing. Tested on…
Shell script to check the number of connections/sockets in a given state. Uses iproute2's ss tool to retrieve connections (Linux only).