8 lines
164 B
Plaintext
8 lines
164 B
Plaintext
apply Service "asterisk" {
|
|
import "service-1minhigh"
|
|
check_command = "asterisk-status"
|
|
enable_flapping = 0
|
|
assign where host.vars.servertype == "dialer"
|
|
}
|
|
|