life-noc/icinga/services/projets.conf

66 lines
1.8 KiB
Text
Raw Normal View History

2026-03-06 14:35:42 -05:00
/*
AUTO-GENERATED FILE - DOMAIN: projets
Ne pas modifier manuellement.
Source: domains.yaml
*/
apply Service "projets-revision-life-noc" {
import "service_echeance"
vars.date_echeance = "2026-04-01"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "PROJETS" ]
2026-03-06 14:35:42 -05:00
notes = "Révision du projet Life-NOC"
assign where host.name == "life-noc"
}
apply Service "projets-revision-alliance-boreale" {
import "service_echeance"
vars.date_echeance = "2026-04-15"
2026-03-13 16:13:37 -04:00
vars.mock_state = "OK"
vars.mock_message = "Sous contrôle"
groups = [ "PROJETS" ]
2026-03-06 14:35:42 -05:00
notes = "Révision du projet Alliance Boréale"
assign where host.name == "life-noc"
}
apply Service "projets-revision-erplibre" {
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 = [ "PROJETS" ]
2026-03-06 14:35:42 -05:00
notes = "Révision du projet ERPLibre"
assign where host.name == "life-noc"
}
apply Service "projets-revision-semence-numerique" {
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 = [ "PROJETS" ]
2026-03-06 14:35:42 -05:00
notes = "Révision du projet semence numérique"
assign where host.name == "life-noc"
}
apply Service "projets-revision-ortrux-1" {
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 = [ "PROJETS" ]
2026-03-06 14:35:42 -05:00
notes = "Révision du système Ortrux-1"
assign where host.name == "life-noc"
}
apply Service "projets-revision-district16" {
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 = [ "PROJETS" ]
2026-03-06 14:35:42 -05:00
notes = "Révision du projet DISTRICT16"
assign where host.name == "life-noc"
}