/* AUTO-GENERATED FILE - DOMAIN: focus Ne pas modifier manuellement. Source: domains.yaml */ apply Service "focus-entretien-processus-focus" { 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/focus.yaml" vars.life_noc_item_key = "entretien-processus-focus" vars.life_noc_metric_unit = "days" vars.life_noc_label = "entretien-processus-focus" groups = [ "FOCUS" ] vars.life_noc_threshold_unknown_lt = "5" vars.life_noc_threshold_ok_gte = "5" vars.life_noc_threshold_warning_gte = "7" vars.life_noc_threshold_critical_gte = "10" vars.life_noc_on_error = "critical" notes = "Vérifier que les cartouches FOCUS sont à jour" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/focus/entretien-processus-focus" assign where host.name == "life-noc" } apply Service "focus-nettoyage-inbox-mentale" { 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/focus.yaml" vars.life_noc_item_key = "nettoyage-inbox-mentale" vars.life_noc_metric_unit = "days" vars.life_noc_label = "nettoyage-inbox-mentale" groups = [ "FOCUS" ] vars.life_noc_threshold_unknown_lt = "5" vars.life_noc_threshold_ok_gte = "5" vars.life_noc_threshold_warning_gte = "7" vars.life_noc_threshold_critical_gte = "10" vars.life_noc_on_error = "critical" notes = "Vider et clarifier les éléments capturés hors système" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/focus/nettoyage-inbox-mentale" assign where host.name == "life-noc" } apply Service "focus-revue-limitation-engagements" { 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/focus.yaml" vars.life_noc_item_key = "revue-limitation-engagements" vars.life_noc_metric_unit = "days" vars.life_noc_label = "revue-limitation-engagements" groups = [ "FOCUS" ] vars.life_noc_threshold_unknown_lt = "20" vars.life_noc_threshold_ok_gte = "20" vars.life_noc_threshold_warning_gte = "31" vars.life_noc_threshold_critical_gte = "45" vars.life_noc_on_error = "critical" notes = "Vérifier que les engagements actifs demeurent réalistes" vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/focus/revue-limitation-engagements" assign where host.name == "life-noc" }