From 7bebf99536377ed528ff6c9149b5a9e2a9d62bf0 Mon Sep 17 00:00:00 2001 From: Rene Zbinden Date: Tue, 29 Mar 2016 21:42:55 +0200 Subject: [PATCH] change readme --- plugins/inputs/sysstat/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/inputs/sysstat/README.md b/plugins/inputs/sysstat/README.md index 7191a83d3..ae6e01fc0 100644 --- a/plugins/inputs/sysstat/README.md +++ b/plugins/inputs/sysstat/README.md @@ -66,7 +66,7 @@ the created binary data file with the `sadf` utility. ``` ### Measurements & Fields: -#### group=true +#### If group=true - cpu - pct_idle (float) - pct_iowait (float) @@ -86,7 +86,7 @@ the created binary data file with the `sadf` utility. And much more, depending on the options you configure. -#### group=false +#### If group=false - cpu_pct_idle - value (float) - cpu_pct_iowait