fix: don't monit dns protocol
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
dcb850d674
commit
68ec24fc92
1 changed files with 0 additions and 2 deletions
|
@ -9,5 +9,3 @@ check process suttyns with pidfile /tmp/suttyns.pid
|
||||||
start program = "/usr/local/bin/suttynsd start"
|
start program = "/usr/local/bin/suttynsd start"
|
||||||
stop program = "/usr/local/bin/suttynsd stop"
|
stop program = "/usr/local/bin/suttynsd stop"
|
||||||
if 5 restarts within 8 cycles then alert
|
if 5 restarts within 8 cycles then alert
|
||||||
if failed port 53535 type udp protocol dns for 3 times within 5 cycles then restart
|
|
||||||
if failed port 53535 type tcp protocol dns for 3 times within 5 cycles then restart
|
|
||||||
|
|
Loading…
Reference in a new issue