[collectd] About per-plugin interval usage on 5.2.0
Bill Schwanitz
bilsch at gmail.com
Fri Jan 4 19:45:14 CET 2013
On Jan 4, 2013, at 1:40 PM, Daniel. <danielhilst at gmail.com> wrote:
> Is there any documentation of this feature?
>
> I'm really interested in this,
In your main collectd config put Interval X
Then in each plugin that you want to override you just change the Interval within the plugin context
Interval 30
<Plugin snmp>
Interval 20
…
</Plugin>
More information about the collectd
mailing list