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