mirror of https://github.com/cppla/ServerStatus
update
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…
Reference in New Issue