Container Resource Consumption
During the running of the Kbox cloud phone container, run the following command to obtain the system resource consumption of the container in a timely manner:
1 | docker stats
|
The preceding command can dynamically display the resource consumption of the Kbox cloud phone container, including the CPU usage, memory usage, network I/O statistics, and drive I/O statistics, as shown in the following figure.

If the CPU usage and memory usage exceed 80% of the total, the container may respond slowly. In this case, you are advised to clear background apps.
Parent topic: Inspection