List all known configuration parameters.
---
src/pmrep/pmrep.conf | 14 ++++++++++++--
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/src/pmrep/pmrep.conf b/src/pmrep/pmrep.conf
index 9becffb..665a9ab 100644
--- a/src/pmrep/pmrep.conf
+++ b/src/pmrep/pmrep.conf
@@ -1,5 +1,5 @@
#
-# pmrep configuration
+# pmrep configuration file
#
# General options
@@ -8,12 +8,21 @@
#output = stdout
#derived = /path/derived.conf
#header = yes
+#unitinfo = yes
+#globals = yes
#timestamp = no
#samples =
#interval = 1s
-#delay = 0
+#runtime =
+#delay = no
#raw = no
#width =
+#decimals = 3
+#delimiter =
+#extheader = no
+#repeat_header = 0
+#timefmt = %H:%M:%S
+#interpol = yes
#count_scale = count
#space_scale = kB
#time_scale = sec
@@ -41,6 +50,7 @@ sysfork.label = proc/s
sysfork.width = 11
pswitch = kernel.all.pswitch
pswitch.label = cswch/s
+pswitch.width = 8
# sar -W example
[sar-W]
--
Marko Myllynen
|