life-noc/icinga/services/exploitation-chezlepro.conf
2026-03-15 14:43:50 -04:00

71 lines
2.7 KiB
Text

/*
AUTO-GENERATED FILE - DOMAIN: exploitation-chezlepro
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "exploitation-chezlepro-revision-playbooks-ansible" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
notes = "Revue des playbooks Ansible"
vars.instructions_url = "/life-noc/item/exploitation-chezlepro/revision-playbooks-ansible"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-verification-inventaires-ansible" {
import "service_echeance"
vars.date_echeance = "2026-05-01"
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
notes = "Vérification des inventaires Ansible"
vars.instructions_url = "/life-noc/item/exploitation-chezlepro/verification-inventaires-ansible"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-revision-documentation-technique" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
notes = "Revue de la documentation technique Chezlepro"
vars.instructions_url = "/life-noc/item/exploitation-chezlepro/revision-documentation-technique"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-verification-procedures-reprise" {
import "service_echeance"
vars.date_echeance = "2026-06-01"
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
notes = "Vérifier les procédures de reprise et restauration"
vars.instructions_url = "/life-noc/item/exploitation-chezlepro/verification-procedures-reprise"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-revue-capacite-ressources" {
import "service_echeance"
vars.date_echeance = "2026-06-15"
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
notes = "Revue CPU RAM stockage et charge de l'infrastructure"
vars.instructions_url = "/life-noc/item/exploitation-chezlepro/revue-capacite-ressources"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-verification-jobs-automatises" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
notes = "Vérification des jobs automatisés et scripts périodiques"
vars.instructions_url = "/life-noc/item/exploitation-chezlepro/verification-jobs-automatises"
assign where host.name == "life-noc"
}