Home > Plugins > Databases > MySQL

MySQL

Nagios plugins for monitoring MySQL databases and database servers.

Showing 25-36 of 54 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Executes just one "Show processlist" query on the server. Checks process' in detail.
A Nagios plugin for monitoring MySQL databases. Written by Sheeri Cabral. Be sure to check out her corresponding presentation at: http://palominodb.com/blog/2011/04/14/nagios-plugin-mysql
This plugin checks the tablespace size of a specific MySQL Server database against WARN and CRIT thresholds. It returns the current tablespace size and the…
Monitor MySQL Slave and replication status. check mysql replication lag from master check mysql slave io running check mysql slave sql running
Monitor MySQL Slave and replication status. check mysql replication lag from master check mysql slave io running check mysql slave sql running
Checks the number of client connections currently established towards a specified MySQL database server.
Yet another plugin to check your mysql replication threads and your lag synchronisation
check_mysql_stats was designed to monitor various InnoDB and general mysql stats. At the time, I could not find a plugin that specifically did what I…
Checks if MySQL Replication is active, checks for delay and outputs some additional info and performance data. It also catches non-obvious errors which would indicate…
A shell script (/bin/sh) that connects to a specified MySQL slave database and checks the replication lag time.
check_replication.pl - Check if a MySQL slave is running (IO thread), plus check the master and server to see their current replication BINLOG positions.