mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-05 17:05:59 +08:00
Update README.md
This commit is contained in:
parent
6ab6e16d0f
commit
bb5f03047d
@ -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"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user