Task Manager*

From the Task Manager tab, you can view the CPU and memory usage of each service and process.

Services

Click on the Services tab to monitor various values of each service, including CPU usage, CPU time, memory usage, and disk read/write status.

Processes

Click on the Processes tab to view the CPU and memory usage of each process in the order of decreasing CPU load.

The process Status includes Running, Sleeping and Stopped. Linux equivalents of process status are running, stopped/tracing, sleeping.

Sleeping can be followed by a letter for detailed information, e.g. 'D' for disk sleep, 'Z' for zombie, 'X' for dead.

Shared Memory displays the amount of physical memory in use by the process that can be shared with other processes. Private Memory displays the amount of physical memory in use by the process that cannot be used by other processes.

____
*Available on specific models only.