From: Sebastian Harl Date: Fri, 17 Jun 2011 12:40:31 +0000 (+0200) Subject: collectd.conf(5): Document the per-plugin interval configuration. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=refs%2Fheads%2Fsh%2Fnext;p=collectd.git collectd.conf(5): Document the per-plugin interval configuration. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index b0f8dfea..258c2e0c 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -63,6 +63,7 @@ options are allowed inside a B block: Globals true + Interval 42 =over 4 @@ -86,6 +87,12 @@ By default, this is disabled. As a special exception, if the plugin name is either C or C, the default is changed to enabled in order to keep the average user from ever having to deal with this low level linking stuff. +=item B I + +If specified, a custom interval will be used to query this specific plugin, +overwriting the global default set by the global B option (see +below). + =back =item B I