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:
We’ve completely redesigned the world’s largest repository of Nagios plugins and monitoring tools. Join thousands of users sharing monitoring solutions for servers, applications, and everything in between.
Due to our redesign, all existing accounts require a password reset to access your account again.
Ready to explore 6,100+ projects and contribute to the community?
Reset Password Create Account
Happy Monitoring!