Random Project
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
Check the number of tables in a MySQL database.
A plugin in a shell-script that checks whether the replication of a master-master mysql-serversetup is correct
Checks free space of all databases which contain InnoDB tables.
A shell script (/bin/sh) that connects to a specified MySQL database and checks the free innodb space.
Nagios plugin to check status of Mysql replication slave.
Checks mysql cluster ndbd daemon alive through ndb_mgm
Check that a MySQL replication slave is running. Written in Perl using DBI and DBD::mysql.
Deprecated. Please use check_mysql_health instead.
Check row count in table. Possible to specify WHERE conditionals.
Checks the number of connections to a mysql server.
Replacement for check_mysql that allows to set thresholds for any variables in SHOW STATUS or for similar SQL queries. Data is also made available for…