Build precise queries to find exactly what you need
Press ESC to close
Your review has been submitted and is pending approval.
Nagios plugin to check status of Mysql replication slave.
Current Version
Last Release Date
May 28, 2009
Owner
Nagios Exchange
none
Written in PHP, this plugin checks the state of SLAVE IO, SLAVE SQL engine and Seconds behind Master.
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.
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 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.
You must be logged in to submit a review.
To:
From: