Random Project
Home > Plugins > Databases > MySQL

MySQL

Nagios plugins for monitoring MySQL databases and database servers.

Showing 49-54 of 54 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
Check for new entries in an existing MySQL database in a specified time interval.
checks to see if mysql slave sql is running. written in a shell script, so its easily portable.
checks to see if mysql slave io is running. written in a shell script, so its easily portable.
greps lag time from mysql for slave replication, written in a shell script, so its easily portable.
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…
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,…