check process rpc.statd with pidfile /var/run/rpc.statd.pid
	group fileserver
	group statd
	start program = "/sbin/service nfslock start"
	stop  program = "/sbin/service nfslock stop"
	if 5 restarts with 5 cycles then timeout
	depend on statd_bin

check file statd_bin with path /sbin/rpc.statd
	group statd
	include /etc/monitrc.d/templates/rootbin
