mirror of
https://github.com//cppla/ServerStatus
synced 2025-06-02 21:59:51 +08:00
update
This commit is contained in:
parent
522809483e
commit
3eddb27d51
@ -47,7 +47,7 @@
|
||||
},
|
||||
{
|
||||
"name": "memory high warning",
|
||||
"rule": "(memory_used/memory_total)*100>95",
|
||||
"rule": "(memory_used/memory_total)*100>90",
|
||||
"interval": 600,
|
||||
"callback": "https://yourSMSurl"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user