life-noc/icinga/services/garage-et-rangement.conf

105 lines
4.5 KiB
Text

/*
AUTO-GENERATED FILE - DOMAIN: garage-et-rangement
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "garage-et-rangement-inspection-rangement-plafond" {
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/garage-et-rangement.yaml"
vars.life_noc_item_key = "inspection-rangement-plafond"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "inspection-rangement-plafond"
groups = [ "GARAGE-ET-RANGEMENT" ]
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érification des supports suspendus au plafond du garage"
vars.instructions_url = "/life-noc/item/garage-et-rangement/inspection-rangement-plafond"
assign where host.name == "life-noc"
}
apply Service "garage-et-rangement-revue-inventaire-garage" {
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/garage-et-rangement.yaml"
vars.life_noc_item_key = "revue-inventaire-garage"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "revue-inventaire-garage"
groups = [ "GARAGE-ET-RANGEMENT" ]
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 = "Revue de l'inventaire et de l'ordre du garage"
vars.instructions_url = "/life-noc/item/garage-et-rangement/revue-inventaire-garage"
assign where host.name == "life-noc"
}
apply Service "garage-et-rangement-verification-rouille-outillage" {
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/garage-et-rangement.yaml"
vars.life_noc_item_key = "verification-rouille-outillage"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "verification-rouille-outillage"
groups = [ "GARAGE-ET-RANGEMENT" ]
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érification de la corrosion sur les outils et équipements"
vars.instructions_url = "/life-noc/item/garage-et-rangement/verification-rouille-outillage"
assign where host.name == "life-noc"
}
apply Service "garage-et-rangement-inspection-securite-garage" {
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/garage-et-rangement.yaml"
vars.life_noc_item_key = "inspection-securite-garage"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "inspection-securite-garage"
groups = [ "GARAGE-ET-RANGEMENT" ]
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érification des conditions de sécurité du garage"
vars.instructions_url = "/life-noc/item/garage-et-rangement/inspection-securite-garage"
assign where host.name == "life-noc"
}
apply Service "garage-et-rangement-rotation-stockage-bacs" {
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/garage-et-rangement.yaml"
vars.life_noc_item_key = "rotation-stockage-bacs"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "rotation-stockage-bacs"
groups = [ "GARAGE-ET-RANGEMENT" ]
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 = "Revue des contenus de bacs de rangement"
vars.instructions_url = "/life-noc/item/garage-et-rangement/rotation-stockage-bacs"
assign where host.name == "life-noc"
}