]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/monitoring/objects_phare.nix
Refactor monitoring to avoid useless resources in each machine
[perso/Immae/Config/Nix.git] / modules / private / monitoring / objects_phare.nix
index a00e5e84c86074a7cefe5ae7a17805248cfdb9b5..082e7e30a09a6d14cf40c915f3a04bdc32c3c319 100644 (file)
@@ -1,5 +1,6 @@
 { emailCheck, ... }:
 {
+  activatedPlugins = [ "emails" ];
   host = {
     "phare.normalesup.org" = {
       alias = "phare.normalesup.org";
@@ -7,6 +8,7 @@
       use = "linux-server";
       hostgroups = "webstatus-hosts";
       _webstatus_name = "phare";
+      _webstatus_vhost = "status.immae.eu";
     };
   };
   service = [