life-noc/icinga/services/finances.conf
2026-03-06 13:35:44 -05:00

14 lines
250 B
Text

apply Service "CP-MENSUEL-FINANCES-REVISION_COMPTES" {
import "service-echance-vie"
vars.date_echeance = "2026-04-01"
vars.warning_days = 5
vars.critical_days = 1
vars.domaine_vie = "FINANCES"
assign where host.name == "life-noc"
}