Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
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_slave 2010





Monitor MySQL Slave and replication status. check mysql replication lag from master check mysql slave io running check mysql slave sql running
check_mysql_slave





Check that a MySQL replication slave is running. Written in Perl using DBI and DBD::mysql.
check_mysql_slave





Monitor MySQL Slave and replication status. check mysql replication lag from master check mysql slave io running check mysql slave sql running
check_mysql_replication_status





This script is to check mysql replication status on Mysql Slave Server
check_mysql_replication





Compare master and slave position, check slave is waiting for master to send event.
check_mysql_query.pl (Advanced Nagios Plugins Collectio... Popular





Checks MySQL arbitrary queries against regex matches or numerical ranges, with perfdata support. Obsoleted so many of my custom MySQL related checks, one of my all time favourite plugins!
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_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_counters





Graphs a large selection of mysql counters for visualizing database performance. Not an alerting plugin - merely collects data. Requires pnp4nagios.
check_mysql_count





Check row count in table. Possible to specify WHERE conditionals.
check_mysql_connections





Checks the number of connections to a mysql server.
check_mysql_conn.pl





Checks the number of client connections currently established towards a specified MySQL database server.
check_mysql_config.pl (Advanced Nagios Plugins Collecti...





Checks MySQL config file matches running MySQL server configuration. Primarily written to check that DBAs hadn't changed any running DB from Puppet deployed config without backporting their changes.
check_mysqlrouter.sh





Simple but effective script shell to monitor mysql-router service status.
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-replication.pl





Yet another plugin to check your mysql replication threads and your lag synchronisation
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_mariadb_slaves





# check_mariadb_slaves A Nagios plugin written in Python to monitor MariaDB slave metrics. Specifically: - Replication Lag - Slave IO running - Slave SQL running ## Assumptions - You're familiar with MariaDB - You're familiar with Nagios - You'r ...
check_entries_interval





Check for new entries in an existing MySQL database in a specified time interval.