Search Exchange
Search All Sites
Login
Category: MySQL
Nagios plugins for monitoring MySQL databases and database servers.
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.check mysql lagtime
greps lag time from mysql for slave replication, written in a shell script, so its easily portable.
Check MySQL Processlist
Executes just one "Show processlist" query on the server. Checks process' in detail.
Check MySQL Slave
This is an update of check_mysqlslaverun.sh. In addition to ensuring that the slave is running, it will also record the seconds behind, and issue a WARNING when the slave is more than 10 seconds behind.
check mysql slave io running
checks to see if mysql slave io is running. written in a shell script, so its easily portable.
check mysql slave sql running
checks to see if mysql slave sql is running. written in a shell script, so its easily portable.
Check MySQL Table Status
Executes "show table status" queries for all schemas on the server. Parse the output. Gives Nagios compatible warning, critical notifications and performance data for selected values.
Check NDB Memory
Checks NDB node memory usage on all specified nodes.
check_entries_interval
Check for new entries in an existing MySQL database in a specified time interval.
check_mk_heartbeat
This plugin is checking timestamp of the last table update (on the slave side) and comparing it with the current system time. It is suitable for checking MASTER-SLAVE and MASTER-MASTER replication. Requirements: - latest mk-heartbeat (http://w ...
check_mysql
Check connection an check show status values. Some plugins for checking predefined values and one generic for checking the values given on the commandline.
check_mysql-replication.pl
Yet another plugin to check your mysql replication threads and your lag synchronisation
check_mysqld
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 graphing or other use (graphing templates enclosed). The plugin will determine appropriate "SHOW STATUS" ...
check_mysql_conn.pl
Checks the number of client connections currently established towards a specified MySQL database server.
check_mysql_count
Check row count in table. Possible to specify WHERE conditionals.
check_mysql_counters
Graphs a large selection of mysql counters for visualizing database performance. Not an alerting plugin - merely collects data. Requires pnp4nagios.
check_mysql_health
check_mysql_health is a plugin for Nagios that allows you to monitor a MySQL database. Among the list of metrics are time to login, index usage, bufferpool hit rate, query cache hit rate, slow queries, temp tables on disk, table cache hit rate, connected ...
check_mysql_longqueries
check_mysql_longqueries is a Nagios plugin written in Perl that monitors a MySQL database server for queries (commands, and/or threads) that run longer than the configured threshold. Long running queries are especially problematic on tables whose engines ...
check_mysql_replication
Compare master and slave position, check slave is waiting for master to send event.


New Listings


