summaryrefslogtreecommitdiffstats
path: root/tuned.conf
diff options
context:
space:
mode:
authorPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-23 18:03:35 +0100
committerPhilip Knirsch <pknirsch@hamburg.stuttgart.redhat.com>2009-02-23 18:03:35 +0100
commit80093be74fbed8d4459938e19ff00920a41a9712 (patch)
treec73b82af32e34b7a74bdfd4ca96c4ff3f6cd2465 /tuned.conf
parentc02f25afb09ff1f38484a8b69c4dcc85ed2378c7 (diff)
downloadtuned-80093be74fbed8d4459938e19ff00920a41a9712.tar.gz
tuned-80093be74fbed8d4459938e19ff00920a41a9712.tar.xz
tuned-80093be74fbed8d4459938e19ff00920a41a9712.zip
- Real first complete version with initscript, config file and
proper Makefile and packaging.
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]