Home > Plugins

Plugins

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

Showing 4321-4332 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This MYSQL check plugin does "SHOW STATUS" command on mysql server and can issue alerts if selected variables are above/below given number(s). It also returns…
This script check Cisco gateway ISDN (tested on Cisco 2811 and 2821). Modules included : ### Mode 1 - bchannels ### - b-channels used and…
Usage: check_zone.pl [-v[v]] domain For command: define command{ command_name check_zone command_line /usr/bin/perl $USER1$/check_zone.pl $ARG1$ } Note the use of /usr/bin/perl in front of the command…
Run with no parameters to get a usage message. Requires the following perl modules installed (some may already be installed): Getopt::Long; LWP::UserAgent; HTTP::Request::Common qw(POST GET);…
This plugin checks a MySQL database for new entries in a specified time interval. You can change the variables at the beginning to adapt the…
##### Created by Joe McShinsky ##### #! /bin/bash if [ $# -ne 3 ] then echo "Usage: check_traceroute.sh [host] [1st hop] [2nd hop]" exit 3…
check_ndo.pl is a perl plugin, which checks wether the ndo database was updated in a given time period. Usage: ./check_ndo.pl -H -P -d -u -p…
checks to see if mysql slave sql is running. written in a shell script, so its easily portable.
The script does not (and can not) detect "stupid" rules. It's purpose is to ensure that iptables and the configured rules (whatever they may be)…
checks to see if mysql slave io is running. written in a shell script, so its easily portable.