check process jabberd2-c2s with pidfile /var/run/jabberd2/c2s.pid
	group im
	group jabberd2
	start program = "/sbin/service jabberd2-c2s start"
	stop  program = "/sbin/service jabberd2-c2s stop"
	if 5 restarts within 5 cycles then timeout
	depend on jabberd2-c2s_bin

check file jabberd2-c2s_bin with path /usr/libexec/jabberd2/c2s
	group jabberd2
	include /etc/monitrc.d/templates/rootbin
