collectd: add new cpu config values

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
(cherry-picked for 19.07)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Florian Eckert 2019-09-13 12:50:15 +02:00 committed by Hannu Nyman
parent 4d54186f17
commit 0f9ae62e2c

View file

@ -1,2 +1,7 @@
{
"bool": [
"ValuesPercentage",
"ReportByCpu",
"ReportByState"
]
}