8 lines
154 B
Plaintext
8 lines
154 B
Plaintext
apply Service "memory" {
|
|
import "service-5minhigh"
|
|
check_command = "snmp-mem-chk"
|
|
enable_flapping = 1
|
|
assign where host.address != "127.0.0.1"
|
|
}
|
|
|