From: Florian Forster Date: Sat, 17 Nov 2012 23:24:09 +0000 (+0100) Subject: collectd.conf(5): Add the per-plugin interval to the synopsis. X-Git-Tag: collectd-5.2.1~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4453152a3146e83503185640db562f3dba45a39a;p=thirdparty%2Fcollectd.git collectd.conf(5): Add the per-plugin interval to the synopsis. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 417af0d70..aef92267f 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -7,11 +7,15 @@ collectd.conf - Configuration for the system statistics collection daemon B + Interval 3600 + + LoadPlugin ping - Host "example.org" Host "provider.net" @@ -73,6 +77,7 @@ options are allowed inside a B block: Globals true + Interval 10 =over 4