Created
August 30, 2012 16:32
-
-
Save jmara/3532506 to your computer and use it in GitHub Desktop.
check_mysql_health
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
wget http://labs.consol.de/wp-content/uploads/2011/08/check_mysql_health-2.1.7.tar.gz | |
tar xfz check_mysql_health-2.1.7.tar.gz | |
cd check_mysql_health-2.1.7/ | |
./configure | |
make && make install | |
Depends on Perl MySQL DBI / DBD | |
English docs: http://labs.consol.de/lang/en/nagios/check_mysql_health/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment