Home > Plugins

Plugins

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

Showing 4309-4320 of 4379 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Nagios plugin to check status of Mysql replication slave. Written in PHP, this plugin checks the state of SLAVE IO, SLAVE SQL engine and Seconds…
About ===== The Check Plugin counts events with severities medium and high during the last 5 minutes. It then produces a WARNING or an CRITICAL…
Since I am using mysql cluster, there is situation when ndb daemon just goes away without any errors messages and core dumps. This daemon monitoring…
Works with MySQL versions 3.23, 4.1, and 5.0.
Usage:check_mysql_perf -m mode -w warn -c crit -d database -H host -P port -u user -p password -a -i interval Options: -h, --help Print detailed…
Check row count in table. Possible to specify WHERE conditionals and CRIT and WARN count.
This Plugin is written to monitor the Fail2ban Service on Linux hosts, just a check if it is responding or not. More Details in my…
Checks the number of connections to a mysql server. Shell script. - requires mysqladmin. - requires bash. - requires utils.sh from nagios plugins package
This plugin lets you check network interfaces. it tells you if a local interface is ok and a cable is connected. For using-information have a…
Requirements: perl, lwp Command-Definition: define command{ command_name check_http_speed command_line $USER1$/lwp-download-speed -w $ARG1$ -c $ARG2$ -H $ARG3$ -u $ARG4$ } Check-Command for Service(WEBSPEED): check_command check_http_speed!200!100!server.example.com!/big_file.img NagiosGrapher:…
This script check Cisco firewall (tested on Cisco PIX-515E and ASA-5500). Modules included : ### Mode 1 - Association ### - NTP association status check_cisco_ntp.sh…
This script check Cisco MSFC (tested on Cisco MSFC 6509 and 6513). Modules included : ### Mode 1 - Modules ### - number of slots…