 check process Web_Proxy
   matching "Web_Proxy"
   group dvswitch
   group web
   start program = "/usr/bin/systemctl start webproxy.service"
   stop  program = "/usr/bin/systemctl stop webproxy.service"
   restart program = "/usr/bin/systemctl restart webproxy.service"
   if does not exist then alert

