/* AUTO-GENERATED FILE - DOMAIN: obligations-legales-personnelles Ne pas modifier manuellement. Source: domains.yaml */ apply Service "obligations-legales-personnelles-verification-testament" { import "service_life_noc_probe" vars.life_noc_probe_type = "elapsed_time" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/obligations-legales-personnelles.yaml" vars.life_noc_item_key = "verification-testament" vars.life_noc_metric_unit = "days" vars.life_noc_label = "verification-testament" groups = [ "OBLIGATIONS-LEGALES-PERSONNELLES" ] vars.life_noc_threshold_unknown_lt = "60" vars.life_noc_threshold_ok_gte = "60" vars.life_noc_threshold_warning_gte = "90" vars.life_noc_threshold_critical_gte = "120" vars.life_noc_on_error = "critical" notes = "Vérifier la pertinence et l'actualité du testament" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/obligations-legales-personnelles/verification-testament" assign where host.name == "life-noc" } apply Service "obligations-legales-personnelles-verification-mandat-inaptitude" { import "service_life_noc_probe" vars.life_noc_probe_type = "elapsed_time" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/obligations-legales-personnelles.yaml" vars.life_noc_item_key = "verification-mandat-inaptitude" vars.life_noc_metric_unit = "days" vars.life_noc_label = "verification-mandat-inaptitude" groups = [ "OBLIGATIONS-LEGALES-PERSONNELLES" ] vars.life_noc_threshold_unknown_lt = "60" vars.life_noc_threshold_ok_gte = "60" vars.life_noc_threshold_warning_gte = "90" vars.life_noc_threshold_critical_gte = "120" vars.life_noc_on_error = "critical" notes = "Vérifier le mandat de protection et documents connexes" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/obligations-legales-personnelles/verification-mandat-inaptitude" assign where host.name == "life-noc" } apply Service "obligations-legales-personnelles-verification-directives-medicales" { import "service_life_noc_probe" vars.life_noc_probe_type = "elapsed_time" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/obligations-legales-personnelles.yaml" vars.life_noc_item_key = "verification-directives-medicales" vars.life_noc_metric_unit = "days" vars.life_noc_label = "verification-directives-medicales" groups = [ "OBLIGATIONS-LEGALES-PERSONNELLES" ] vars.life_noc_threshold_unknown_lt = "150" vars.life_noc_threshold_ok_gte = "150" vars.life_noc_threshold_warning_gte = "180" vars.life_noc_threshold_critical_gte = "210" vars.life_noc_on_error = "critical" notes = "Vérifier les directives médicales anticipées" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/obligations-legales-personnelles/verification-directives-medicales" assign where host.name == "life-noc" } apply Service "obligations-legales-personnelles-verification-papiers-identite" { import "service_life_noc_probe" vars.life_noc_probe_type = "elapsed_time" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/obligations-legales-personnelles.yaml" vars.life_noc_item_key = "verification-papiers-identite" vars.life_noc_metric_unit = "days" vars.life_noc_label = "verification-papiers-identite" groups = [ "OBLIGATIONS-LEGALES-PERSONNELLES" ] vars.life_noc_threshold_unknown_lt = "60" vars.life_noc_threshold_ok_gte = "60" vars.life_noc_threshold_warning_gte = "90" vars.life_noc_threshold_critical_gte = "120" vars.life_noc_on_error = "critical" notes = "Vérifier l'expiration des papiers d'identité" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/obligations-legales-personnelles/verification-papiers-identite" assign where host.name == "life-noc" } apply Service "obligations-legales-personnelles-renouvellement-permis-conduire" { import "service_life_noc_probe" vars.life_noc_probe_type = "days_until_due" vars.life_noc_source_type = "manual_date" vars.life_noc_source_value = "" vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/obligations-legales-personnelles.yaml" vars.life_noc_item_key = "renouvellement-permis-conduire" vars.life_noc_metric_unit = "days" vars.life_noc_label = "renouvellement-permis-conduire" groups = [ "OBLIGATIONS-LEGALES-PERSONNELLES" ] vars.life_noc_threshold_unknown_gte = "90" vars.life_noc_threshold_ok_lt = "90" vars.life_noc_threshold_warning_lt = "30" vars.life_noc_threshold_critical_lt = "7" vars.life_noc_on_error = "critical" notes = "Vérifier la proximité de l’échéance du permis" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/obligations-legales-personnelles/renouvellement-permis-conduire" assign where host.name == "life-noc" } apply Service "obligations-legales-personnelles-verification-carte-assurance-maladie" { import "service_echeance" vars.date_echeance = "2026-10-01" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "OBLIGATIONS-LEGALES-PERSONNELLES" ] notes = "Vérifier l'expiration de la carte d'assurance maladie" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/obligations-legales-personnelles/verification-carte-assurance-maladie" assign where host.name == "life-noc" } apply Service "obligations-legales-personnelles-verification-passeport" { import "service_echeance" vars.date_echeance = "2026-06-01" vars.mock_state = "OK" vars.mock_message = "Sous contrôle" groups = [ "OBLIGATIONS-LEGALES-PERSONNELLES" ] notes = "Vérifier l'expiration du passeport" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/obligations-legales-personnelles/verification-passeport" assign where host.name == "life-noc" }