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

66 lines
2.1 KiB
Text
Raw Normal View History

2026-03-06 14:35:42 -05:00
/*
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"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Revue des playbooks Ansible"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-verification-inventaires-ansible" {
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 = [ "EXPLOITATION-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification des inventaires Ansible"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-revision-documentation-technique" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Revue de la documentation technique Chezlepro"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-verification-procedures-reprise" {
import "service_echeance"
vars.date_echeance = "2026-06-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier les procédures de reprise et restauration"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-revue-capacite-ressources" {
import "service_echeance"
vars.date_echeance = "2026-06-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Revue CPU RAM stockage et charge de l'infrastructure"
assign where host.name == "life-noc"
}
apply Service "exploitation-chezlepro-verification-jobs-automatises" {
import "service_echeance"
vars.date_echeance = "2026-05-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "EXPLOITATION-CHEZLEPRO" ]
2026-03-06 14:35:42 -05:00
notes = "Vérification des jobs automatisés et scripts périodiques"
assign where host.name == "life-noc"
}