I’m working from this document about Haproxy:
The document says:
To implement this setup, you will need two scripts:
clustercheck (located in /usr/local/bin) and a config for xinetd
mysqlchk (located in /etc/xinetd.d) on each node
This appears to be referring to the Percona Xtradb nodes recently installed. I can find the clustercheck script but not mysqlchk.
I don’t have an /etc/xinetd.d directory and don’t see a reference to it in the install docs. Please help.