olafz / percona-clustercheck

Script to make a proxy (ie HAProxy) capable of monitoring Percona XtraDB Cluster nodes properly. The clustercheck script is distributed under the BSD license.
BSD 3-Clause "New" or "Revised" License
173 stars 108 forks source link

how pass empty username and password ? #16

Open sanjay92-gupta opened 8 years ago

sanjay92-gupta commented 8 years ago

I tried passing double quotes ( two double quotes without any spaces for username and password server_args = "" "" 1 /var/log/mysqlchk.log 1 /etc/.my.clustercheck.cnf

but xinetd shows status code 1, when I pass username and password, it works fine.

dgeo commented 2 years ago

use a space ?