Home > Plugins > Databases > MySQL

MySQL

Nagios plugins for monitoring MySQL databases and database servers.

Showing 37-48 of 54 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Use this plugin to check and report on the number of tables in a MySQL database. It is ready to be binary compiled, and will…
The shell-script checks whether both slaves have a status "Yes". It also calculates the total amount of discrepancies (differences between the logpositions of the transaction…
This shell plugin retrieves a list of all databases within a MySQL Server using mysqlshow. It will then check all databases, if tables using InnoDB…
Required parameters: host, user, password, database. Optional parameters: kB to warn at, kB to be critical at. The default is to warn if free space…
This plugin will check the state of an today mysql-zrm backup on an given backup Group defined by the switch -b
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…
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.
Checks the number of connections to a mysql server. Shell script. - requires mysqladmin. - requires bash. - requires utils.sh from nagios plugins package
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…