diff --git a/parsons/monit.nix b/parsons/monit.nix index bb1af96..534927b 100644 --- a/parsons/monit.nix +++ b/parsons/monit.nix @@ -52,7 +52,7 @@ in then restart check program deployed-commit-on-main path ${lib.getExe checkHash} - if status == 1 for 10 cycles then alert + if status == 1 for 64 cycles then alert if status == 2 for 3 cycles then alert check program is-system-running path ${pkgs.systemd}/bin/systemctl is-system-running