]> git.immae.eu Git - perso/Immae/Config/Nix.git/commitdiff
Add monitoring check for tiboqorl
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 4 Mar 2021 23:37:52 +0000 (00:37 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Thu, 4 Mar 2021 23:37:52 +0000 (00:37 +0100)
modules/private/monitoring/objects_monitoring-1.nix

index 468785046dcbc89a96fdfe3bb1e514a8944785f0..9503da2592bc7fb33eeba889a85b0106d750770e 100644 (file)
@@ -696,6 +696,14 @@ in
       contact_groups = "tiboqorl";
       check_command = [ "check_https" "sc.groupe-cyllene.com" "/" "<title>Support Client Cyllene" ];
     }
       contact_groups = "tiboqorl";
       check_command = [ "check_https" "sc.groupe-cyllene.com" "/" "<title>Support Client Cyllene" ];
     }
+
+    {
+      service_description = "Origny page is running";
+      host_name = "tiboqorl.fr";
+      use = "external-web-service";
+      contact_groups = "tiboqorl";
+      check_command = [ "check_https" "origny.tiboqorl.fr" "/" "<title>Home Assistant" ];
+    }
   ] ++ to_resource to_backup_age nodes.eldiron.config.services.duplyBackup;
   contact = {
     telio-tortay = config.myEnv.monitoring.contacts.telio-tortay // {
   ] ++ to_resource to_backup_age nodes.eldiron.config.services.duplyBackup;
   contact = {
     telio-tortay = config.myEnv.monitoring.contacts.telio-tortay // {