Auto For Ping
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pingm/SMP/CentOS7/Alerts

21 lines
451 B

*** Alerts ***
to = livejq@dingtalk.com
from = caveat@gzroyal.cn
+someloss
type = loss
pattern = >4%,>4%
comment = there is 4% packet loss
edgetrigger = yes
+rttdetect
type = matcher
pattern = Avgratio(historic=>5,current=>2,comparator=>'>',percentage=>120)
comment = rtt increased 20%
edgetrigger = yes
+rttrise
type = matcher
pattern = Avgratio(historic=>5,current=>2,comparator=>'>',percentage=>150)
comment = rtt increased 50%
edgetrigger = yes