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
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
The plugin requires the database to be set up for accepting network connections and being reachable through that network port from the Nagios server. The…
This script basically combines three key checks for MySQL Slaves: 1. Binlog master vs. exec posistion to determine lag. 2. Slave IO. 3. Slave SQL.…
This script basically combines three key checks for MySQL Slaves: 1. Binlog master vs. exec posistion to determine lag. 2. Slave IO. 3. Slave SQL.…
Checks the number of client connections currently established towards a specified MySQL database server. Requirements: * "mysql" commandline client * "utils.pm" (in Debian included in…
How to use : ------------ 1 - first you have to create an user with the REPLICATION CLIENT (or you can just grant this privilege)…
It has one odd requirement that was designed to minimize the additional overhead of the frequent queries to the database server. All of the output…
Simple and secure mysql checker as for me. Please open attached script using notepad to check it ;)
Please see the following website for full documentation and download: https://www.claudiokuenzler.com/monitoring-plugins/check_mysql_slavestatus.php *** Description *** Written in bash/shell this script is very easy to use and…
Required parameters: host, user, password. Optional parameters: seconds to warn at, and seconds to be critical at. The default is to warn if replication falls…
These are a few useful Nagios style checks we use for doing MySQL database and interface stuff. Please send comments, patches, and chocolate to: james_AT_rcpt.to.