Skip to content

Instantly share code, notes, and snippets.

@jmara
Created August 30, 2012 16:32
Show Gist options
  • Save jmara/3532506 to your computer and use it in GitHub Desktop.
Save jmara/3532506 to your computer and use it in GitHub Desktop.
check_mysql_health
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