summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf17
1 files changed, 14 insertions, 3 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index a69a1192..5a177068 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -186,7 +186,13 @@ critical=90
# Allow additional file system types (comma-separated FS type)
#allow=zfs
+[irq]
+# Documentation: https://glances.readthedocs.io/en/stable/aoa/irq.html
+# This plugin is disabled by default
+disable=True
+
[folders]
+# Documentation: https://glances.readthedocs.io/en/stable/aoa/folders.html
disable=False
# Define a folder list to monitor
# The list is composed of items (list_#nb <= 10)
@@ -207,10 +213,15 @@ disable=False
#folder_3_path=/nonexisting
#folder_4_path=/root
-[irq]
+[raid]
+# Documentation: https://glances.readthedocs.io/en/stable/aoa/raid.html
# This plugin is disabled by default
-# Documentation: https://glances.readthedocs.io/en/stable/aoa/irq.html
-disable=False
+disable=True
+
+[smart]
+# Documentation: https://glances.readthedocs.io/en/stable/aoa/smart.html
+# This plugin is disabled by default
+disable=True
[hddtemp]
disable=False