check process gpm with pidfile /var/run/gpm.pid
	group misc
	start program = "/sbin/service gpm start"
	stop  program = "/sbin/service gpm stop"
	if 5 restarts with 5 cycles then timeout
	depend on gpm_bin

check file gpm_bin with path /usr/sbin/gpm
	group gpm
	include /etc/monitrc.d/templates/rootbin
