# tops.net monit file
check process unbound with pidfile /var/run/unbound.pid
   group unbound
   start program = "/bin/systemctl start unbound.service"
   stop  program = "/bin/systemctl stop  unbound.service"
   if 4 restarts within 12 cycles then timeout

