Process cpu, %

Reading Time: < 1 minute

License block: Vezha capabilities

What shows

Process cpu, %in Vezha is served asproc.cpu_pctfor process groups and live process lists. The data is updated cyclically, and TOPN is supplemented with important watched groups.

Why is this important?

When the server is “red” by CPU, it is important to quickly understand which process or group of processes is taking the resource. This reduces MTTR and reduces the need for manual diagnostics via SSH.

An example from practice

At peak time, one utility began to compete with the main service for CPU. After detection through the process slice, its execution was transferred to another window.

Scroll to Top