MySQL

check_replication_slave

Description:

Nagios plugin to check status of Mysql replication slave.

Current Version

Last Release Date

May 28, 2009

Compatible With


Project Files
Project Notes
Nagios plugin to check status of Mysql replication slave. Written in PHP, this plugin checks the state of SLAVE IO, SLAVE SQL engine and Seconds behind Master.
Reviews (3) Add a Review
Already included in check_mysql
by nkadel, February 28, 2015

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.



How to use it
by cz01, November 30, 2011

Can you explain me how to use it. Because, i usually use PERL Plugins and don't understand where this script/plugins should place it. Thank you



Works ok but....
by ismasf@gmail.com, May 31, 2011

works ok but there is an error in return error call, the last line is: exit ($errors[$state]); and should be: exit ((int)$errors[$state]); Because error number should be and int and not a string to works ok.



Add a Review

You must be logged in to submit a review.

Thank you for your review!

Your review has been submitted and is pending approval.

Recommend

To:


From:


Thank you for your recommendation!

Your recommendation has been sent.

Project Stats
Rating
3.8 (4)
Favorites
0
Views
99,981