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

check file smartd_bin with path /usr/sbin/smartd
	group smartd
	include /etc/monitrc.d/templates/rootbin

