Page cover image

System Processes

Displays metrics that monitor various aspects of processes running on the operating system.

Processes Status

Displays the current status of the process, such as the process is running, stopped or waiting.

System Processess

Processes State

Displays the state of a process at a certain moment.

Processes Forks

Displays the total number of processes that a particular process has created through a fork operation. The fork operation is used to create a new copy of the process, which can be used to run different tasks in parallel.

System Processess

Processe Memory

Displaying memory usage by a specific process includes physical memory usage, swap, and total virtual memory usage.

System Processess

PIDs Number and Limit

Displays the total number of process identification numbers that have been issued by the system, as well as the maximum limit of the number of PIDs permitted in the system.

Process schedule stats Running / Waiting

Displays statistics on how long the process has been running and how long the process has been waiting on the CPU.

System Processess

Threads Number and Limit

Displays the number of threads used by a particular process as well as the maximum thread limit allowed in the system.

Last updated