]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/monitoring/objects_monitoring-1.nix
Move notification systems to apprise
[perso/Immae/Config/Nix.git] / modules / private / monitoring / objects_monitoring-1.nix
index 352ed7912536b50bd61e0411c23ffd282b4182c4..f82af2171ef70dab752315e8536cdbf339f95949 100644 (file)
@@ -5,6 +5,10 @@
     # Dummy host for testing
     # "dummy-host" = {
     #   alias = "dummy.host";
+    #   check_interval = "0.3";
+    #   max_check_attempts = "1";
+    #   flap_detection_enabled = "0";
+    #   notification_interval = "0.1";
     #   address = "dummy.host";
     #   use = "linux-server";
     #   check_command = "check_ok";