summaryrefslogtreecommitdiffstats
path: root/tuned.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tuned.conf')
-rw-r--r--tuned.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/tuned.conf b/tuned.conf
new file mode 100644
index 0000000..793d81e
--- /dev/null
+++ b/tuned.conf
@@ -0,0 +1,27 @@
+#
+# tuned configuration main service
+#
+
+[main]
+# Interval for monitoring and tuning. Default is 10s.
+interval=10
+
+#
+# Disk monitoring section
+#
+[DiskMonitor]
+
+#
+# Disk tuning section
+#
+[DiskTuning]
+
+#
+# Net monitoring section
+#
+[NetMonitor]
+
+#
+# Net tuning section
+#
+[NetTuning]