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

check file mdadm_bin with path /sbin/mdadm
	group mdadm
	include /etc/monitrc.d/templates/rootbin

check file mdadm_rc with path /etc/mdadm.conf
	group mdadm
	include /etc/monitrc.d/templates/rootstrict
