Home Directory Plugins Databases MySQL check mysql lagtime

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check mysql lagtime

Rating
2 votes
Favoured:
0
Hits
101838
Files:
FileDescription
check_mysqllag.shcheck_mysqllag.sh
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
greps lag time from mysql for slave replication, 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.
Reviews (2)
This is redundant: it's built into the nagios-plugins published 'check_mysql' package, which is tested and maintained. Use 'check_mysql -S' and review the options desired.
byjakob, July 14, 2011
Looks like this is the successor:
http://exchange.nagios.org/directory/Plugins/Databases/MySQL/MySQL-Replication-Lag-Time/details
(adds the ability to specify a host)