X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=modules%2Fprivate%2Fmonitoring%2Fobjects_monitoring-1.nix;h=9503da2592bc7fb33eeba889a85b0106d750770e;hb=ef909e2435194af725f4338a13e4732328ef7361;hp=4b784eddbbf984689e7b0272ca90aa6354d2b602;hpb=6ee7783682e977f3ceebfb5a8ee8ddd1db3f7cc6;p=perso%2FImmae%2FConfig%2FNix.git diff --git a/modules/private/monitoring/objects_monitoring-1.nix b/modules/private/monitoring/objects_monitoring-1.nix index 4b784ed..9503da2 100644 --- a/modules/private/monitoring/objects_monitoring-1.nix +++ b/modules/private/monitoring/objects_monitoring-1.nix @@ -495,7 +495,7 @@ in service_description = "gitweb website is running on git.immae.eu"; host_name = "eldiron.immae.eu"; use = "external-web-service"; - check_command = ["check_https" "git.immae.eu" "/" "git web interface"]; + check_command = ["check_https" "git.immae.eu" "/cgit" "Immae’s git"]; servicegroups = "webstatus-webapps"; _webstatus_name = "Git"; @@ -696,6 +696,14 @@ in 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 // {