summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: ef802cf)
raw | patch | inline | side by side (parent: ef802cf)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 11:19:22 +0000 (12:19 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 11:19:22 +0000 (12:19 +0100) |
The plugin is not available on Debian.
Thanks to Bryan Fullerton for reporting this!
Cf. LP:#1206813
Closes: #724699
Thanks to Bryan Fullerton for reporting this!
Cf. LP:#1206813
Closes: #724699
debian/changelog | patch | blob | history | |
debian/collectd.conf | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 06f1d7709437c4fbfff6d2224c2762fa7f112be4..81156add4fe8d6f98ef1cfe40f3e2a2924d146f1 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- Removed build-dep on iproute-dev which is about to be removed and has
been superseded by libmnl-dev in collectd. Thanks to Laurent Bigonville
and Andreas Henriksson for reporting this (Closes: #726921).
+ * debian/collectd.conf:
+ - Removed sample configuration for the write_mongodb plugin; the plugin is
+ not available on Debian; thanks to Bryan Fullerton for reporting this
+ (cf. LP:#1206813, Closes: #724699).
-- Sebastian Harl <tokkee@debian.org> Sat, 23 Nov 2013 11:51:43 +0100
diff --git a/debian/collectd.conf b/debian/collectd.conf
index d86429be2bf4fc03cc061de95015725be0186c35..16752e6d93ad99c72f06bdf58ea2166b7778329b 100644 (file)
--- a/debian/collectd.conf
+++ b/debian/collectd.conf
#LoadPlugin wireless
#LoadPlugin write_graphite
#LoadPlugin write_http
-#LoadPlugin write_mongodb
#LoadPlugin write_riemann
##############################################################################
# </URL>
#</Plugin>
-#<Plugin write_mongodb>
-# <Node "example">
-# Host "localhost"
-# Port "27017"
-# Timeout 1000
-# StoreRates false
-# <Node>
-#</Plugin>
-
#<Plugin write_riemann>
# <Node "example">
# Host "localhost"