collectd: add new cpu config values

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2019-09-13 12:50:15 +02:00
parent a1057cea1f
commit cae6563091

View file

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