diff --git a/utils/collectd/files/usr/share/collectd/plugin/memory.json b/utils/collectd/files/usr/share/collectd/plugin/memory.json index 2c63c0851..fc43e2fe9 100644 --- a/utils/collectd/files/usr/share/collectd/plugin/memory.json +++ b/utils/collectd/files/usr/share/collectd/plugin/memory.json @@ -1,2 +1,6 @@ { + "bool": [ + "ValuesPercentage", + "ValuesAbsolute" + ] }