]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/monitoring/objects_monitoring-1.nix
Adjust monitoring resources and add bandwidth checks
[perso/Immae/Config/Nix.git] / modules / private / monitoring / objects_monitoring-1.nix
index 02870ed638a64de698db469e6c149a24ea363069..320f6e33fa7c4be2445ac9d2ac7653b560b38dc3 100644 (file)
@@ -15,7 +15,7 @@ let
     check_command = ["check_eriomem_age" name];
 
     check_interval = "120";
-    notification_interval = "120";
+    notification_interval = "1440";
   };
 in
 {
@@ -106,7 +106,7 @@ in
       check_command = "check_ovh_sms";
 
       check_interval = "120";
-      notification_interval = "120";
+      notification_interval = "1440";
     }
 
     # Backup services
@@ -117,7 +117,7 @@ in
       check_command = "check_eriomem";
 
       check_interval = "120";
-      notification_interval = "120";
+      notification_interval = "1440";
 
       servicegroups = "webstatus-backup";
     }