203 lines
7.9 KiB
Text
203 lines
7.9 KiB
Text
/*
|
|
AUTO-GENERATED FILE - DOMAIN: jardin
|
|
Ne pas modifier manuellement.
|
|
Source: domains.yaml
|
|
*/
|
|
|
|
apply Service "jardin-inspection-vignes" {
|
|
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" ]
|
|
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 = "Inspection et entretien des vignes"
|
|
vars.instructions_url = "/life-noc/item/jardin/inspection-vignes"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-entretien-bleuetiers" {
|
|
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" ]
|
|
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 = "Entretien des bleuetiers"
|
|
vars.instructions_url = "/life-noc/item/jardin/entretien-bleuetiers"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-entretien-framboisiers" {
|
|
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" ]
|
|
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 = "Entretien des framboisiers"
|
|
vars.instructions_url = "/life-noc/item/jardin/entretien-framboisiers"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-inspection-kiwis-nordiques" {
|
|
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" ]
|
|
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 kiwis nordiques"
|
|
vars.instructions_url = "/life-noc/item/jardin/inspection-kiwis-nordiques"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-entretien-rhubarbe" {
|
|
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" ]
|
|
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 = "Entretien de la rhubarbe"
|
|
vars.instructions_url = "/life-noc/item/jardin/entretien-rhubarbe"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-inspection-groseillier" {
|
|
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" ]
|
|
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 = "Inspection du groseillier"
|
|
vars.instructions_url = "/life-noc/item/jardin/inspection-groseillier"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-inspection-muriers" {
|
|
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" ]
|
|
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 = "Inspection des mûriers"
|
|
vars.instructions_url = "/life-noc/item/jardin/inspection-muriers"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-entretien-houblon" {
|
|
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" ]
|
|
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 et entretien du houblon"
|
|
vars.instructions_url = "/life-noc/item/jardin/entretien-houblon"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-revision-pharmacopée-jardin" {
|
|
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/jardin.yaml"
|
|
vars.life_noc_item_key = "revision-pharmacopée-jardin"
|
|
vars.life_noc_metric_unit = "%"
|
|
vars.life_noc_label = "revision-pharmacopée-jardin"
|
|
groups = [ "JARDIN" ]
|
|
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érification du stock de soins pour végétaux"
|
|
vars.instructions_url = "/life-noc/item/jardin/revision-pharmacopée-jardin"
|
|
assign where host.name == "life-noc"
|
|
}
|
|
|
|
apply Service "jardin-revision-armoire-produits-jardin" {
|
|
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/jardin.yaml"
|
|
vars.life_noc_item_key = "revision-armoire-produits-jardin"
|
|
vars.life_noc_metric_unit = "%"
|
|
vars.life_noc_label = "revision-armoire-produits-jardin"
|
|
groups = [ "JARDIN" ]
|
|
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érification et ordre de l'armoire des produits pour végétaux"
|
|
vars.instructions_url = "/life-noc/item/jardin/revision-armoire-produits-jardin"
|
|
assign where host.name == "life-noc"
|
|
}
|