check process xivo-auth with pidfile /var/run/xivo-auth/xivo-auth.pid
	group telephony
	start program = "/bin/systemctl start xivo-auth.service"
	stop  program = "/bin/systemctl stop xivo-auth.service"
	if failed
		port 9497
		type tcpssl
		protocol http
		request "/0.1/backends"
		timeout 5 seconds
		then restart
	if 5 restarts within 5 cycles then timeout
