I am using Galera
cluster with 3 nodes. I am using HAProxy
as a load-balancer. I currently using a mysql
check script that is written for Percona
cluster and after some deadlock problems I suspect that the script may be the issue. I've modified the script to work with Galera
cluster but it is not good enough.
I am looking for a mysql
check script that is dedicated to Galera
.