]> arthur.barton.de Git - netdata.git/blobdiff - python.d/README.md
Merge pull request #1535 from tycho/implement-cpuidle-plugin
[netdata.git] / python.d / README.md
index 9e18f3eb8c9231d179074cf9e2bdf1abc6706fd8..d0ad5120f2be4c59b6298cef8500edab5c1081fe 100644 (file)
@@ -217,6 +217,18 @@ Directory is also prefixed with `NETDATA_HOST_PREFIX` if specified.
 
 ---
 
+# 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.
+
+---
+
 # dovecot
 
 This module provides statistics information from dovecot server.