Extending check interval for warrant canary checks
This commit is contained in:
parent
75bf57c131
commit
60f848b55d
@ -1,2 +1,2 @@
|
|||||||
check program warrant_canary with path "/etc/monit.d/scripts/check-warrant-canary"
|
check program warrant_canary with path "/etc/monit.d/scripts/check-warrant-canary"
|
||||||
if status != 0 then exec "/etc/monit.d/scripts/critical Warrant Canary needs to be updated"
|
if status != 0 for 5 times within 5 cycles then exec "/etc/monit.d/scripts/critical Warrant Canary needs to be updated"
|
||||||
|
Loading…
Reference in New Issue
Block a user