5 lines
125 B
Text
5 lines
125 B
Text
|
|
template Service "service_life_noc_probe" {
|
||
|
|
check_command = "check_life_noc_probe"
|
||
|
|
vars.life_noc_on_error = "critical"
|
||
|
|
}
|