]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/monitoring/objects_monitoring-1.nix
Add monitoring for quatresaisons
[perso/Immae/Config/Nix.git] / modules / private / monitoring / objects_monitoring-1.nix
index 32dbe4b9cd758b340f3bd13903cd587a4fd606ab..0e7d9dfd1205e491d3d17d09ac5e02be8a679564 100644 (file)
@@ -371,6 +371,17 @@ in
       _webstatus_url = "https://cloud.immae.eu";
     }
 
+    {
+      service_description = "nextcloud website is running on nextcloud.4c.salle-s.org";
+      host_name = "quatresaisons.immae.eu";
+      use = "external-web-service";
+      check_command = ["check_https" "nextcloud.4c.salle-s.org" "/" "a safe home for all your data"];
+
+      servicegroups = "webstatus-webapps";
+      _webstatus_name = "Nextcloud";
+      _webstatus_url = "https://nextcloud.4c.salle-s.org";
+    }
+
     {
       service_description = "davical website is running on dav.immae.eu";
       host_name = "eldiron.immae.eu";