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

116 lines
5 KiB
Text

/*
AUTO-GENERATED FILE - DOMAIN: securite-chezlepro
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "securite-chezlepro-verification-mises-a-jour-securite" {
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/securite-chezlepro.yaml"
vars.life_noc_item_key = "verification-mises-a-jour-securite"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "verification-mises-a-jour-securite"
groups = [ "SECURITE-CHEZLEPRO" ]
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 mises à jour de sécurité"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/securite-chezlepro/verification-mises-a-jour-securite"
assign where host.name == "life-noc"
}
apply Service "securite-chezlepro-audit-comptes-acces" {
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/securite-chezlepro.yaml"
vars.life_noc_item_key = "audit-comptes-acces"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "audit-comptes-acces"
groups = [ "SECURITE-CHEZLEPRO" ]
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 = "Audit des comptes et accès privilégiés"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/securite-chezlepro/audit-comptes-acces"
assign where host.name == "life-noc"
}
apply Service "securite-chezlepro-verification-ids-snort" {
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/securite-chezlepro.yaml"
vars.life_noc_item_key = "verification-ids-snort"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "verification-ids-snort"
groups = [ "SECURITE-CHEZLEPRO" ]
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 IDS et de leur état"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/securite-chezlepro/verification-ids-snort"
assign where host.name == "life-noc"
}
apply Service "securite-chezlepro-revue-pki-privee" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "SECURITE-CHEZLEPRO" ]
notes = "Revue de la PKI privée et des autorités intermédiaires"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/securite-chezlepro/revue-pki-privee"
assign where host.name == "life-noc"
}
apply Service "securite-chezlepro-revue-politiques-securite" {
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/securite-chezlepro.yaml"
vars.life_noc_item_key = "revue-politiques-securite"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "revue-politiques-securite"
groups = [ "SECURITE-CHEZLEPRO" ]
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 politiques et pratiques de sécurité numérique"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/securite-chezlepro/revue-politiques-securite"
assign where host.name == "life-noc"
}
apply Service "securite-chezlepro-verification-sauvegardes-configuration" {
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/securite-chezlepro.yaml"
vars.life_noc_item_key = "verification-sauvegardes-configuration"
vars.life_noc_metric_unit = "days"
vars.life_noc_label = "verification-sauvegardes-configuration"
groups = [ "SECURITE-CHEZLEPRO" ]
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érifier les sauvegardes des configurations critiques"
vars.instructions_url = "http://192.168.12.40:8787/life-noc/item/securite-chezlepro/verification-sauvegardes-configuration"
assign where host.name == "life-noc"
}