Host CPU and Memory Usage
- Use a remote terminal to log in to the server where the instruction stream cloud phone is deployed as the instruction stream cloud phone O&M user (for example, root).
- Run the following command to switch to the root user:
# su - root
- Run the following command to query the CPU and memory usage of the processes in the host container. See the following figure.
# top

If the memory usage of some processes keeps increasing and the CPU usage remains higher than 80%, check whether the processes are abnormal or contact Huawei technical support. For details about the parameters in the command output, see 3.
To query the processes running in the system and the corresponding complete commands, run the following command:
# htop

If the memory usage keeps increasing and the CPU usage remains higher than 80%, contact Huawei technical support.
The parameters in the htop command output are described as follows:
The left part (in red box) displays the CPU usage, memory usage, and swap partition usage from top to bottom.
In the right part (yellow box), Tasks indicates the number of processes and the number of running processes, Load average indicates the average system load in 1 minute, 5 minutes, and 10 minutes, and Uptime indicates the system running duration.
Other parameters are similar to those of the top command.