Update README.md

pull/232/head
cppla 2023-10-13 13:53:20 +08:00 committed by GitHub
parent da83c54e5b
commit 2e0d1f7fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -106,8 +106,8 @@ cd ServerStatus/server && make
"callback": "https://yourSMSurl"
},
{
"name": "服务器宕机告警,排除海外机器",
"rule": "online4=0&online6=0&time_10010<160&time_189<160&time_10086<160",
"name": "服务器宕机告警,闪断引起的误报问题等待解决",
"rule": "online4=0&online6=0",
"interval": 600,
"callback": "https://yourSMSurl"
},