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

Checking the CPU

Function

This command is used to check whether the number of CPU cores meets the IEF requirements.

Syntax

edgectl check cpu

Parameters

None

Example

Check the CPU information.

edgectl check cpu

The following is an example of the command output:

The node has 8 CPUs. CPU usage: 0.25%.

+--------------------+
| CPU check succeed. |
+--------------------