mirror of
https://github.com//cppla/ServerStatus
synced 2025-06-05 15:19:50 +08:00
Update README.md
This commit is contained in:
parent
6ab6e16d0f
commit
bb5f03047d
@ -86,8 +86,8 @@ cd ServerStatus/server && make
|
||||
[
|
||||
{
|
||||
"name": "服务器负载高监控",
|
||||
"rule": "load_5>10",
|
||||
"interval": 1200,
|
||||
"rule": "cpu>90&load_5>3",
|
||||
"interval": 600,
|
||||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user