diff --git a/utils/collectd/files/usr/share/collectd/plugin/cpu.json b/utils/collectd/files/usr/share/collectd/plugin/cpu.json index ef28a43e83..7bba73e868 100644 --- a/utils/collectd/files/usr/share/collectd/plugin/cpu.json +++ b/utils/collectd/files/usr/share/collectd/plugin/cpu.json @@ -2,6 +2,7 @@ "bool": [ "ValuesPercentage", "ReportByCpu", - "ReportByState" + "ReportByState", + "ReportNumCpu" ] }