Files
server/opt/psa/etc/modules/watchdog/service.tpl.d/drweb
cutemeli 0bfc6c8425 Initial
2025-12-22 10:32:59 +00:00

11 lines
396 B
Plaintext

# 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>