Hi all,

I am trying to use the aggregation plugin to summarize some snmp graphs.
Here's the config I use:

<Plugin "aggregation">
<Aggregation>
      Host "/any/"
      Plugin "snmp"
      PluginInstance "/all/"
      Type "watt"
      TypeInstance "/any/"
      CalculateSum true
      CalculateAverage true
</Aggregation>
</Plugin>

Unfortunately I cannot use LoadPlugin to load the aggregation plugin, because there is no aggregation.so in /usr/lib/collectd neither in my local installation nor in the newest git code tree
Do I have to do some other magic to activate it?

TIA && have a nice day

Basti

--
ETH Zürich, Bastian Ballmann, IT Service Group
CAB E 44.1, Universitätsstrasse 6, CH-8092 Zürich
Tel +41 44 632 72 04


_______________________________________________
collectd mailing list
[email protected]
http://mailman.verplant.org/listinfo/collectd

Reply via email to