Updated on 2022-02-21 GMT+08:00

Checking the Memory

Function

This command is used to check the total and remaining sizes of the system memory to determine whether the memory meets the IEF requirements.

Syntax

edgectl check memory

memory can be abbreviated as mem, that is:

edgectl check mem

Parameters

None

Example

Check the memory.

edgectl check mem

The following is an example of the command output:

Total memory: 32011 MB; Free memory: 537 MB; Used percent: 54.97%.

+-----------------------+
| Memory check succeed. |
+-----------------------+