]> arthur.barton.de Git - netdata.git/blobdiff - python.d/README.md
cpuidle.chart.py: add plugin for monitoring cpuidle states
[netdata.git] / python.d / README.md
index b7fb4e9f4706a04f9116f20f7cc4ef2ec61d7227..3a97da5cbb90395acbb255af270f1ab34bea1faa 100644 (file)
@@ -209,6 +209,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.