Skip to content

jreiners/mysql-health-check

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Installation instructions, git clone repo.
edit mhc.py, change IP address/hostname in file.

yum install MySQL-python, required for python to speak SQL

then copy .conf file to /etc/init, this will add it to upstart.

then issue:

start mysqlhealth

it will subsequently restart on reboot.

Then just hit http://<ip or host>:<port> to view results.

About

Check MySQL via HTTP for haproxy healthchecks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%