Top Information
The top command is a common performance analysis tool that displays the resource usage of each process in the system in real time. Run the following top command in the Kbox cloud phone container. ${index} indicates the ID of the started instance.
1 | docker exec -it kbox_${index} top |
Parent topic: Kbox Cloud Phone Container Logs