Monitor CPU utilization per core on Linux and Windows hosts, tracking user, kernel, and IRQ time.
The CPU Core Monitoring extension collects per-core CPU utilization metrics on OneAgent-monitored Linux and Windows hosts, including user time, kernel time, IRQ time, and additional time components.
user time, kernel time, IRQ time and more.This extension is compatible with Linux and Windows OneAgent hosts only.
Activate the extension in your environment from
Dynatrace Hub, and configure which OneAgent hosts to monitor.
DPS license consumption is based on metric data points ingested. The following formula provides an approximate annual ingest amount if all feature sets are enabled and the extension runs every minute:
For Linux hosts:
((10 * # of CPU cores)+ 1)* 525,600 metric data points/year
For Windows hosts:
((6 * # of CPU cores)+ 1)* 525,600 metric data points/year
For Dynatrace classic licenses, metric ingestion consumes Davis Data Units (DDUs) at a rate of 0.001 DDUs per metric data point. For details, see DDUs for metrics.
To estimate annual DDU consumption, multiply the result of the formula above by 0.001.
Windows and Linux expose different subsets of CPU core metrics, which the extension takes into account.