Update README.md

pull/232/head
cppla 2023-10-13 11:45:12 +08:00 committed by GitHub
parent 46d43c247f
commit be78a7cc88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ cd ServerStatus/server && make
}, },
{ {
"name": "服务器宕机告警,排除经常掉线的", "name": "服务器宕机告警,排除经常掉线的",
"rule": "online4=0&online6=0&username!=s21", "rule": "online4=0&online6=0&name!=俄勒冈",
"interval": 600, "interval": 600,
"callback": "https://yourSMSurl" "callback": "https://yourSMSurl"
}, },