Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.15 KB

collector.cpu.md

File metadata and controls

31 lines (22 loc) · 1.15 KB

cpu collector

The cpu collector exposes metrics about CPU usage

Metric name prefix cpu
Classes Win32_PerfRawData_PerfOS_Processor
Enabled by default? Yes

Flags

None

Metrics

Name Description Type Labels
wmi_cpu_cstate_seconds_total Time spent in low-power idle states counter core, state
wmi_cpu_time_total Time that processor spent in different modes (idle, user, system, ...) counter core, mode
wmi_cpu_interrupts_total Total number of received and serviced hardware interrupts counter core
wmi_cpu_dpcs_total Total number of received and serviced deferred procedure calls (DPCs) counter core

Example metric

This collector does not yet have explained examples, we would appreciate your help adding them!

Useful queries

This collector does not yet have any useful queries added, we would appreciate your help adding them!

Alerting examples

This collector does not yet have alerting examples, we would appreciate your help adding them!