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
101986
Files:
FileDescription
check_mysqllag.shcheck_mysqllag.sh
Nagios CSP

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!
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)