9 lines
134 B
Text
9 lines
134 B
Text
|
|
template Service "service-echance-vie" {
|
||
|
|
|
||
|
|
check_command = "check_echeance_vie"
|
||
|
|
|
||
|
|
vars.warning_days = 5
|
||
|
|
vars.critical_days = 1
|
||
|
|
|
||
|
|
}
|