Auto For Ping
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