[collectd] Aggregation plugin - aggregate only specific type_instances

Shirly Radco sradco at redhat.com
Mon Jan 1 13:34:53 CET 2018


Hi,

I want to aggregate only user and system cpu metrics.
That means I want somthing like


LoadPlugin aggregation
<Plugin aggregation>
  <Aggregation>
    Plugin "cpu"
    Type "percent"

    GroupBy "Host"
    GroupBy "TypeInstance"

    CalculateSum true
    CalculateAverage true
  </Aggregation>
</Plugin>


But I want to filter only records that the type_instance is "user" or
"system".

Would really appreciate it if someone an help with this.

Best regards,

--

SHIRLY RADCO

BI SeNIOR SOFTWARE ENGINEER

Red Hat Israel <https://www.redhat.com/>
<https://red.ht/sig>
TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20180101/9104f664/attachment.html>


More information about the collectd mailing list