diff --git a/roles/Sharingan/files/monit/checks/warrant-canary b/roles/Sharingan/files/monit/checks/warrant-canary index f02cced..dc7fb15 100644 --- a/roles/Sharingan/files/monit/checks/warrant-canary +++ b/roles/Sharingan/files/monit/checks/warrant-canary @@ -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"