Extending check interval for warrant canary checks

Šī revīzija ir iekļauta:
2023-05-30 16:03:22 -05:00
vecāks 75bf57c131
revīzija 60f848b55d

Parādīt failu

@@ -1,2 +1,2 @@
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"