life-noc/icinga/templates/service-echeance.conf

9 lines
134 B
Text
Raw Normal View History

2026-03-06 13:35:44 -05:00
template Service "service-echance-vie" {
check_command = "check_echeance_vie"
vars.warning_days = 5
vars.critical_days = 1
}