Random Project
Home > Plugins > Databases > MySQL

MySQL

Nagios plugins for monitoring MySQL databases and database servers.

Showing 1-12 of 54 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
This simple but effective script shell (dash) will return detailed information about the status of an InnoDB Cluster node, including status (online, recovering, offline, etc...),…
Check the number of stablished connections to a MySQL database Check MySQL Connections usage: ./check_mysql_connections -w 40 -c 50 -u root -p 1234 -h database_host…
-- Description -- A MySQL slave check written in php that reports on all channels with Multi Master slave replication available as of MySQL 5.7.…
Version Notes: 2015-08-19 * This is the first official release of the plugin
Version Notes: 2015-08-19 * This is the first official release of the plugin
Python script for checking the status of a Percona XtraDB Cluster. For making this plugin work properly you'll need: - python-mysqldb - python-argparse usage: check_xtradb_cluster…
check_galera_cluster is a Nagios plugin to monitor Galera cluster status. check_galera_cluster -u USER -p PASSWORD [-H HOST] [-P PORT] [-w SIZE] [-c SIZE] [-f FLOAT]…