]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/monitoring/objects_monitoring-1.nix
Upgrade roundcube
[perso/Immae/Config/Nix.git] / modules / private / monitoring / objects_monitoring-1.nix
index 10327b8a686430c31a6e094534ab5e7a6a9f50ae..46916f41edd28930adcfb975c2ec7ab656bb1355 100644 (file)
       service_description = "roundcube website is running on mail.immae.eu";
       host_name = "eldiron.immae.eu";
       use = "external-web-service";
-      check_command = ["check_https_code" "mail.immae.eu" "/roundcube/" "401" "<title>Roundcube"];
+      check_command = ["check_https" "mail.immae.eu" "/roundcube/" "<title>Roundcube"];
 
       servicegroups = "webstatus-webapps,webstatus-email";
       _webstatus_name = "Roundcube";
       service_description = "Telio website is running on realistesmedia.fr";
       host_name = "eldiron.immae.eu";
       use = "external-web-service";
-      check_command = ["check_https" "realistesmedia.fr" "/" "<title>RĂ©al'istes"];
+      check_command = ["check_https" "realistesmedia.fr" "/" "doctype html"];
       contact_groups = "telio-tortay";
     }