19.1 CPU, Memory and Task
CPU and memory are the resources that the system has, and it is the task or process that uses these resources to perform the works specified by the user. Therefore, it is necessary to monitor the available resources in the system and the processes that are using resources at the present time to check whether there is a problem in the current work processing state.
19.1.1 Checking System Status
19.1.1.1 “top” Command – Check Main System Information
You can use the “top” command to check the overall status of the system.