summaryrefslogtreecommitdiffstats
path: root/tuned.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tuned.conf')
-rw-r--r--tuned.conf14
1 files changed, 13 insertions, 1 deletions
diff --git a/tuned.conf b/tuned.conf
index 793d81e..96f8b89 100644
--- a/tuned.conf
+++ b/tuned.conf
@@ -4,24 +4,36 @@
[main]
# Interval for monitoring and tuning. Default is 10s.
-interval=10
+# interval=10
#
# Disk monitoring section
#
[DiskMonitor]
+# Enabled or disable the plugin. Default is True. Any other value
+# disables it.
+# enabled=False
#
# Disk tuning section
#
[DiskTuning]
+# Enabled or disable the plugin. Default is True. Any other value
+# disables it.
+# enabled=False
#
# Net monitoring section
#
[NetMonitor]
+# Enabled or disable the plugin. Default is True. Any other value
+# disables it.
+# enabled=False
#
# Net tuning section
#
[NetTuning]
+# Enabled or disable the plugin. Default is True. Any other value
+# disables it.
+# enabled=False