diff --git a/utils/collectd/files/usr/share/collectd/plugin/cpu.json b/utils/collectd/files/usr/share/collectd/plugin/cpu.json index 2c63c0851..ef28a43e8 100644 --- a/utils/collectd/files/usr/share/collectd/plugin/cpu.json +++ b/utils/collectd/files/usr/share/collectd/plugin/cpu.json @@ -1,2 +1,7 @@ { + "bool": [ + "ValuesPercentage", + "ReportByCpu", + "ReportByState" + ] }