life-noc/icinga/services/communaute.conf

56 lines
1.7 KiB
Text
Raw Normal View History

2026-03-06 14:35:42 -05:00
/*
AUTO-GENERATED FILE - DOMAIN: communaute
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "communaute-verification-outils-aa" {
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 = [ "COMMUNAUTE" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier les outils numériques liés aux activités communautaires"
assign where host.name == "life-noc"
}
apply Service "communaute-verification-espace-87-16" {
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 = [ "COMMUNAUTE" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier l'espace Nextcloud du district"
assign where host.name == "life-noc"
}
apply Service "communaute-verification-salles-visio-groupes" {
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 = [ "COMMUNAUTE" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier les salles de visioconférence des groupes"
assign where host.name == "life-noc"
}
apply Service "communaute-verification-depots-rapports-rsg" {
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 = [ "COMMUNAUTE" ]
2026-03-06 14:35:42 -05:00
notes = "Vérifier les dépôts de rapports RSG"
assign where host.name == "life-noc"
}
apply Service "communaute-revision-outils-communication-communaute" {
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 = [ "COMMUNAUTE" ]
2026-03-06 14:35:42 -05:00
notes = "Réviser les moyens de communication communautaires"
assign where host.name == "life-noc"
}