life-noc/icinga/services/informatique-personnelle.conf

105 lines
4.8 KiB
Text

/*
AUTO-GENERATED FILE - DOMAIN: informatique-personnelle
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "informatique-personnelle-verification-sauvegardes-personnelles" {
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/informatique-personnelle.yaml"
vars.life_noc_item_key = "verification-sauvegardes-personnelles"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "verification-sauvegardes-personnelles"
groups = [ "INFORMATIQUE-PERSONNELLE" ]
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 = "Vérification des sauvegardes personnelles"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/informatique-personnelle/verification-sauvegardes-personnelles"
assign where host.name == "life-noc"
}
apply Service "informatique-personnelle-nettoyage-stockage-personnel" {
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/informatique-personnelle.yaml"
vars.life_noc_item_key = "nettoyage-stockage-personnel"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "nettoyage-stockage-personnel"
groups = [ "INFORMATIQUE-PERSONNELLE" ]
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 = "Nettoyage du stockage numérique personnel"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/informatique-personnelle/nettoyage-stockage-personnel"
assign where host.name == "life-noc"
}
apply Service "informatique-personnelle-verification-comptes-importants" {
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/informatique-personnelle.yaml"
vars.life_noc_item_key = "verification-comptes-importants"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "verification-comptes-importants"
groups = [ "INFORMATIQUE-PERSONNELLE" ]
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 comptes numériques personnels importants"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/informatique-personnelle/verification-comptes-importants"
assign where host.name == "life-noc"
}
apply Service "informatique-personnelle-revue-mots-de-passe-personnels" {
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/informatique-personnelle.yaml"
vars.life_noc_item_key = "revue-mots-de-passe-personnels"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "revue-mots-de-passe-personnels"
groups = [ "INFORMATIQUE-PERSONNELLE" ]
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 mots de passe personnels critiques"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/informatique-personnelle/revue-mots-de-passe-personnels"
assign where host.name == "life-noc"
}
apply Service "informatique-personnelle-verification-documents-cloud-personnels" {
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/informatique-personnelle.yaml"
vars.life_noc_item_key = "verification-documents-cloud-personnels"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "verification-documents-cloud-personnels"
groups = [ "INFORMATIQUE-PERSONNELLE" ]
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 la cohérence des documents personnels sauvegardés"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/informatique-personnelle/verification-documents-cloud-personnels"
assign where host.name == "life-noc"
}