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.
28 lines
547 B
28 lines
547 B
3 years ago
|
*** Alerts ***
|
||
|
to = livejq@dingtalk.com
|
||
|
from = caveat@gzroyal.cn
|
||
|
|
||
|
+someloss
|
||
|
type = loss
|
||
|
pattern = >4%,>4%
|
||
|
comment = there is 4% packet loss
|
||
|
edgetrigger = yes
|
||
|
|
||
|
+bigloss
|
||
|
type = loss
|
||
|
pattern = >30%,>30%
|
||
|
comment = there is 30% 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
|