7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
apply Service "cpu" {
|
|
import "service-5minhigh"
|
|
check_command = "snmp-cpu-use"
|
|
enable_flapping = 1
|
|
assign where host.address != "127.0.0.1"
|
|
}
|