95 lines
4 KiB
Text
95 lines
4 KiB
Text
/*
|
|
AUTO-GENERATED FILE - DOMAIN: actifs-chezlepro
|
|
Ne pas modifier manuellement.
|
|
Source: domains.yaml
|
|
*/
|
|
|
|
apply Service "actifs-chezlepro-revision-inventaire-materiel" {
|
|
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/actifs-chezlepro.yaml"
|
|
vars.life_noc_item_key = "revision-inventaire-materiel"
|
|
vars.life_noc_metric_unit = "days"
|
|
vars.life_noc_label = "revision-inventaire-materiel"
|
|
groups = [ "ACTIFS-CHEZLEPRO" ]
|
|
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 = "Revoir l'inventaire du matériel de Chezlepro"
|
|
vars.instructions_url = "/life-noc/item/actifs-chezlepro/revision-inventaire-materiel"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "actifs-chezlepro-verification-amortissables" {
|
|
import "service_echeance"
|
|
vars.date_echeance = "2026-06-01"
|
|
vars.mock_state = "OK"
|
|
vars.mock_message = "Sous contrôle"
|
|
groups = [ "ACTIFS-CHEZLEPRO" ]
|
|
notes = "Vérifier le registre des biens amortissables"
|
|
vars.instructions_url = "/life-noc/item/actifs-chezlepro/verification-amortissables"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "actifs-chezlepro-verification-serveurs-et-composants" {
|
|
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/actifs-chezlepro.yaml"
|
|
vars.life_noc_item_key = "verification-serveurs-et-composants"
|
|
vars.life_noc_metric_unit = "days"
|
|
vars.life_noc_label = "verification-serveurs-et-composants"
|
|
groups = [ "ACTIFS-CHEZLEPRO" ]
|
|
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'état des serveurs et composants matériels"
|
|
vars.instructions_url = "/life-noc/item/actifs-chezlepro/verification-serveurs-et-composants"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "actifs-chezlepro-verification-reserve-pieces" {
|
|
import "service_life_noc_probe"
|
|
vars.life_noc_probe_type = "remaining_quantity"
|
|
vars.life_noc_source_type = "manual_value"
|
|
vars.life_noc_source_value = ""
|
|
vars.life_noc_inputs_file = "/opt/life-noc/data/inputs/actifs-chezlepro.yaml"
|
|
vars.life_noc_item_key = "verification-reserve-pieces"
|
|
vars.life_noc_metric_unit = "%"
|
|
vars.life_noc_label = "verification-reserve-pieces"
|
|
groups = [ "ACTIFS-CHEZLEPRO" ]
|
|
vars.life_noc_threshold_ok_gte = "50"
|
|
vars.life_noc_threshold_warning_lt = "50"
|
|
vars.life_noc_threshold_critical_lt = "25"
|
|
vars.life_noc_on_error = "critical"
|
|
notes = "Vérifier les pièces de rechange critiques"
|
|
vars.instructions_url = "/life-noc/item/actifs-chezlepro/verification-reserve-pieces"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "actifs-chezlepro-revision-actifs-transferts" {
|
|
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/actifs-chezlepro.yaml"
|
|
vars.life_noc_item_key = "revision-actifs-transferts"
|
|
vars.life_noc_metric_unit = "days"
|
|
vars.life_noc_label = "revision-actifs-transferts"
|
|
groups = [ "ACTIFS-CHEZLEPRO" ]
|
|
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 = "Réviser les actifs transférés ou à transférer à l'entreprise"
|
|
vars.instructions_url = "/life-noc/item/actifs-chezlepro/revision-actifs-transferts"
|
|
assign where host.name == "life-noc"
|
|
}
|