Our CPU Usage plugin allow you to monitor CPU metrics like user, system, steal and more.
The CPU Usage plugin allows you to monitor CPU Usage of your server. This plugin is included and enabled by default, no setup is required.
The following metrics are available from the CPU monitoring plugin. Source code is available on GitHub.
Time the CPU spend running user space processes. A user space program is a program that does not belong to the kernel. Programs such as webservers, databaseservers etc.
Time the CPU spend being idle (doing nothing).
Time the CPU spend running kernel tasks.
Time the CPU spend running kernel tasks.
Time the CPU spend running kernel tasks.
Time the virtual CPU had to wait for the hypervisor to service another virtual CPU. This is only available on virtual machines.