mirror of
https://github.com//cppla/ServerStatus
synced 2025-07-05 00:45:59 +08:00
Update README.md
This commit is contained in:
parent
a8383efe93
commit
67877bacfc
@ -94,8 +94,8 @@ cd ServerStatus/server && make
|
|||||||
"watchdog":
|
"watchdog":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "服务器负载高监控",
|
"name": "服务器负载高监控,排除物理机",
|
||||||
"rule": "cpu>90&load_5>3",
|
"rule": "cpu>90&load_1>4&load_5<10",
|
||||||
"interval": 600,
|
"interval": 600,
|
||||||
"callback": "https://yourSMSurl"
|
"callback": "https://yourSMSurl"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user