life-noc/icinga/services/jardin.conf

188 lines
7.1 KiB
Text
Raw Normal View History

2026-03-06 14:35:42 -05:00
/*
AUTO-GENERATED FILE - DOMAIN: jardin
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "jardin-inspection-vignes" {
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/jardin.yaml"
vars.life_noc_item_key = "inspection-vignes"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "inspection-vignes"
groups = [ "JARDIN" ]
2026-03-16 18:05:17 -04:00
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"
2026-03-06 14:35:42 -05:00
notes = "Inspection et entretien des vignes"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/inspection-vignes"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-entretien-bleuetiers" {
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/jardin.yaml"
vars.life_noc_item_key = "entretien-bleuetiers"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "entretien-bleuetiers"
groups = [ "JARDIN" ]
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 = "Entretien des bleuetiers"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/entretien-bleuetiers"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-entretien-framboisiers" {
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/jardin.yaml"
vars.life_noc_item_key = "entretien-framboisiers"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "entretien-framboisiers"
groups = [ "JARDIN" ]
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 = "Entretien des framboisiers"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/entretien-framboisiers"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-inspection-kiwis-nordiques" {
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/jardin.yaml"
vars.life_noc_item_key = "inspection-kiwis-nordiques"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "inspection-kiwis-nordiques"
groups = [ "JARDIN" ]
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érification des kiwis nordiques"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/inspection-kiwis-nordiques"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-entretien-rhubarbe" {
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/jardin.yaml"
vars.life_noc_item_key = "entretien-rhubarbe"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "entretien-rhubarbe"
groups = [ "JARDIN" ]
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 = "Entretien de la rhubarbe"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/entretien-rhubarbe"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-inspection-groseillier" {
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/jardin.yaml"
vars.life_noc_item_key = "inspection-groseillier"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "inspection-groseillier"
groups = [ "JARDIN" ]
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 = "Inspection du groseillier"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/inspection-groseillier"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-inspection-muriers" {
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/jardin.yaml"
vars.life_noc_item_key = "inspection-muriers"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "inspection-muriers"
groups = [ "JARDIN" ]
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 = "Inspection des mûriers"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/inspection-muriers"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-entretien-houblon" {
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/jardin.yaml"
vars.life_noc_item_key = "entretien-houblon"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "entretien-houblon"
groups = [ "JARDIN" ]
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érification et entretien du houblon"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/entretien-houblon"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-revision-pharmacopée-jardin" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "JARDIN" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification du stock de soins pour végétaux"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/revision-pharmacopée-jardin"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}
apply Service "jardin-revision-armoire-produits-jardin" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "JARDIN" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification et ordre de l'armoire des produits pour végétaux"
2026-03-16 21:25:15 -04:00
vars.instructions_url = "/life-noc/item/jardin/revision-armoire-produits-jardin"
2026-03-06 14:35:42 -05:00
assign where host.name == "life-noc"
}