life-noc/icinga/services/actifs-chezlepro.conf

88 lines
3.7 KiB
Text
Raw Normal View History

2026-03-06 14:35:42 -05:00
/*
AUTO-GENERATED FILE - DOMAIN: actifs-chezlepro
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "actifs-chezlepro-revision-inventaire-materiel" {
2026-03-16 18:05:17 -04:00
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" ]
2026-03-16 18:05:17 -04:00
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"
2026-03-06 14:35:42 -05:00
notes = "Revoir l'inventaire du matériel de Chezlepro"
2026-03-16 18:05:17 -04:00
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/actifs-chezlepro/revision-inventaire-materiel"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "actifs-chezlepro-verification-amortissables" {
import "service_echeance"
vars.date_echeance = "2026-06-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "ACTIFS-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier le registre des biens amortissables"
2026-03-16 18:05:17 -04:00
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/actifs-chezlepro/verification-amortissables"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "actifs-chezlepro-verification-serveurs-et-composants" {
2026-03-16 18:05:17 -04:00
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" ]
2026-03-16 18:05:17 -04:00
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"
2026-03-06 14:35:42 -05:00
notes = "Vérifier l'état des serveurs et composants matériels"
2026-03-16 18:05:17 -04:00
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/actifs-chezlepro/verification-serveurs-et-composants"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "actifs-chezlepro-verification-reserve-pieces" {
import "service_echeance"
vars.date_echeance = "2026-06-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "ACTIFS-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier les pièces de rechange critiques"
2026-03-16 18:05:17 -04:00
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/actifs-chezlepro/verification-reserve-pieces"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "actifs-chezlepro-revision-actifs-transferts" {
2026-03-16 18:05:17 -04:00
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" ]
2026-03-16 18:05:17 -04:00
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"
2026-03-06 14:35:42 -05:00
notes = "Réviser les actifs transférés ou à transférer à l'entreprise"
2026-03-16 18:05:17 -04:00
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/actifs-chezlepro/revision-actifs-transferts"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}