summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/cpuidle/README.md
blob: 4951696383358a96a0cc41574072b1483e98b14a (plain)
1
2
3
4
5
6
7
8
9
10
11
# cpuidle

This module monitors the usage of CPU idle states.

**Requirement:**
Your kernel needs to have `CONFIG_CPU_IDLE` enabled.

It produces one stacked chart per CPU, showing the percentage of time spent in
each state.

---