This commit is contained in:
cppla 2022-07-16 19:30:29 +08:00
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"
},