service galera-monitor
{
	disable = yes
	type = UNLISTED
	socket_type = stream
	protocol = tcp
	port = 9200
	wait = no
	user = nobody
	server = /usr/bin/clustercheck
	flags = REUSE
	log_on_success =
	log_on_failure = HOST
#	only_from = 0.0.0.0/0
}
