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 1213-1224 of 4391 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
check_processes takes a list of allowed processes and returns warning and critical based on thresholds if processes not on the list are running. The script…
check_hostname is used to ensure a windows host resolves to the same address on an authoritative name server. If the reverse-resolve does not match the…
check_essential_services takes a string of services and returns critical if any are not running. It is written in perl, and works fine with tinyperl. I…
check_essential_processes takes a space-separated list of processes and returns critical if any are not running. This is written in perl, so requires a perl environment…
Another rsnapshot plugin, but slightly different to others around. This plugin uses the rsnapshot logfile to report on the state of the last interval run…
This will run a basic temperature check on a dell 6248 switch using the snmp OID detected by snnmpwalk. It should be easy to changed…
check_mio checks I/O activity on block devices (iops,await,I/O througput speed) and returns performance data
check_freeswitch_health.pl is a plugin for Nagios that checks various health parameters on a FreeSWITCH server. It takes advantage of the fs_cli FreeSWITCH command-line tool. It…
Checks http://status.aws.amazon.com RSS feeds using the feedparser python library. The check will alert when any outage or maintenance event is announced. The feedparser and argparse…
The script checks the occupancy of IP addresses in the local network. With the IP address as a parameter to get the MAC address.
This super simple script checks the status of the "Overal unit status" FibreCAT SX60, which gives the overall condition of the unit. You must specify…
This super simple script checks the synchronization with the time server. Specifies the IP server to which you are synchronized and offset. Requires ntpq.