增加重要节点丢包率监控

This commit is contained in:
cppla
2024-09-18 10:07:43 +08:00
parent e01cc118dc
commit e9776b0e69
2 changed files with 24 additions and 6 deletions

View File

@@ -89,6 +89,12 @@
"interval": 3600,
"callback": "https://yourSMSurl"
},
{
"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')",
"interval": 3600,
"callback": "https://yourSMSurl"
},
{
"name": "you can parse an expression combining any known field",
"rule": "load_5>3",