From: Marc Fournier Date: Wed, 25 May 2016 21:13:25 +0000 (+0200) Subject: add missing examples to configuration file X-Git-Tag: collectd-5.5.1-3~1 X-Git-Url: https://git.tokkee.org/?p=pkg-collectd.git;a=commitdiff_plain;h=5be9e7855b45e94201f3f4c52eaefbfd559937c1 add missing examples to configuration file --- diff --git a/debian/changelog b/debian/changelog index 2f9510a..daea608 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ collectd (5.5.1-3) UNRELEASED; urgency=medium * debian/patches: - Add bts823012_librrd8.patch. Properly detect thread safety with librrd8. Thanks to Jean-Michel Vourgère for the patch (Closes: #823012). + * debian/collectd.conf: + - Add missing example blocks in main configuration file (Closes: #806196). -- Marc Fournier Tue, 24 May 2016 08:10:45 +0200 diff --git a/debian/collectd.conf b/debian/collectd.conf index cea1e59..2c91a5b 100644 --- a/debian/collectd.conf +++ b/debian/collectd.conf @@ -145,6 +145,7 @@ LoadPlugin memory #LoadPlugin numa #LoadPlugin nut #LoadPlugin olsrd +#LoadPlugin onewire #LoadPlugin openldap #LoadPlugin openvpn #LoadPlugin perl @@ -760,6 +761,12 @@ LoadPlugin users # CollectTopology "Summary" # +# +# Device "-s localhost:4304" +# Sensor "F10FCA000800" +# IgnoreSelected false +# + # # # URL "ldap://localhost:389" @@ -1258,6 +1265,14 @@ LoadPlugin users # # +# +# +# Host "localhost" +# Port "6379" +# Timeout 1000 +# +# + # # # Host "localhost"