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