Haproxy script not found

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.

You can find the mysqlchk script here: percona-xtradb-cluster/scripts/mysqlchk.sh at trunk · percona/percona-xtradb-cluster · GitHub

I did not find this in my binary install either. I’ve opened a JIRA for this