# Dr.Web
check process drweb
        with pidfile "/var/drweb/run/drwebd.pid"
        start = "<drweb_start>"
        stop = "<drweb_stop>"
        if failed port 3000 type tcp with timeout <drweb_connection_timeout> seconds then restart
        if <drweb_timeout_restarts> restarts within <drweb_timeout_cycles> cycles then timeout
        every <drweb_cycles> cycles
        mode <drweb_mode>

