mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-14 01:33:54 +08:00
重要线路丢包率告警例子
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
},
|
||||
{
|
||||
"name": "packet loss rate warning",
|
||||
"rule": "(ping_10010>5|ping_189>5|ping_10086>5)&(host='sgp'|host='qqhk'|host='hk-21-x'|host='hk-31-x')",
|
||||
"rule": "(ping_10010>10|ping_189>10|ping_10086>10)&(host='sgp'|host='qqhk'|host='hk-21-x'|host='hk-31-x')",
|
||||
"interval": 3600,
|
||||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user