Update README.md

This commit is contained in:
cppla 2022-08-23 19:39:10 +08:00 committed by GitHub
parent 6ab6e16d0f
commit bb5f03047d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -86,8 +86,8 @@ cd ServerStatus/server && make
[ [
{ {
"name": "服务器负载高监控", "name": "服务器负载高监控",
"rule": "load_5>10", "rule": "cpu>90&load_5>3",
"interval": 1200, "interval": 600,
"callback": "https://yourSMSurl" "callback": "https://yourSMSurl"
}, },
{ {