summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bada057)
raw | patch | inline | side by side (parent: bada057)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 31 Mar 2008 10:16:03 +0000 (12:16 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 31 Mar 2008 10:16:03 +0000 (12:16 +0200) |
Also /usr/share/doc/collectd/examples/iptables/ has been removed from the
package.
package.
diff --git a/debian/README.Debian b/debian/README.Debian
index 654b5aa6dce4a9d8cde170acc4231517b1e92177..0c640a11d7ee0b01ac79c6178b10042d949f8679 100644 (file)
--- a/debian/README.Debian
+++ b/debian/README.Debian
documentation for information about setup and configuration: perldoc
Collectd.pm.
-- iptables/: This directory contains a script which will setup iptables to do
- global logging of all traffic going in and out of an interface. This
- information can then be collected by collectd's iptables plugin.
-
- cussh.pl: "Collectd Unix Socket SHell" is a small, interactive front-end for
the unixsock plugin. See the embedded POD documentation for details: perldoc
cussh.pl.
diff --git a/debian/changelog b/debian/changelog
index 30ebbe479e7e4b9cb3fb2cd10cbd78da98c6db51..78ff7803e9b216d67115cee3ae33b6256e4175e9 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- fr.po, thanks to Florent Usseil (Closes: #468813).
- pt.po, thanks to Américo Monteiro (Closes: #469745, #472183).
* collectd.init.d: Consider the DISABLE option only when starting collectd.
- * Disabled iptables plugin - libiptc is no longer available on Debian.
+ * Disabled iptables plugin - libiptc is no longer available in Debian.
+ - Removed the plugin from collectd.conf.
+ - Removed /usr/share/doc/collectd/examples/iptables/.
- -- Sebastian Harl <sh@tokkee.org> Sat, 29 Mar 2008 13:38:22 +0100
+ -- Sebastian Harl <sh@tokkee.org> Mon, 31 Mar 2008 12:13:18 +0200
collectd (4.3.0-2) unstable; urgency=low
diff --git a/debian/collectd.conf b/debian/collectd.conf
index 086820cabc06e003b90b2385b78af453686f5df6..36774256fe71dfa2284f5a452d6b90da717e4c93 100644 (file)
--- a/debian/collectd.conf
+++ b/debian/collectd.conf
#LoadPlugin exec
#LoadPlugin hddtemp
LoadPlugin interface
-#LoadPlugin iptables
#LoadPlugin ipvs
LoadPlugin irq
#LoadPlugin libvirt
# IgnoreSelected false
#</Plugin>
-#<Plugin iptables>
-# Chain "table" "chain"
-#</Plugin>
-
#<Plugin irq>
# Irq 7
# Irq 8
index 5208c6a58d5bcc5025db1bcefdb3a512f81e8703..9350ff0865b305d7b97370fff09c1ec7e56d2c05 100644 (file)
collectd: shlib-with-non-pic-code usr/lib/collectd/nut.so
-collectd: shlib-with-non-pic-code usr/lib/collectd/iptables.so
collectd: shlib-with-non-pic-code usr/lib/collectd/netlink.so
collectd: spelling-error-in-description mysql MySQL
diff --git a/debian/control b/debian/control
index e6f1ad4def3b9dc86f38ce2e5a204fe7c29e2649..a48bacbd739f8fe33b52020610260baac4523beb 100644 (file)
--- a/debian/control
+++ b/debian/control
* execution of external programs: exec
* harddisk temperature: hddtemp
* network traffic: interface
- * iptables statistics: iptables
* IPVS connection statistics: ipvs
* IRQ counters: irq
* CPU, dist, network statistics of guest systems: libvirt
diff --git a/debian/rules b/debian/rules
index 995325230200b742c73ecf9e277e5dc71da1ccf6..568c9a6ac0acce68917d55abf6d927b16da586b2 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
dh_installexamples -a contrib/collectd2html.pl contrib/collection.cgi \
contrib/exec-munin.conf contrib/exec-munin.px contrib/exec-smartctl \
contrib/exec-nagios.conf contrib/exec-nagios.px \
- contrib/SpamAssassin/ contrib/iptables/ contrib/cussh.pl \
+ contrib/SpamAssassin/ contrib/cussh.pl \
contrib/snmp-data.conf contrib/add_rra.sh contrib/network-proxy.py
dh_installdebconf -a
dh_installinit -a -- defaults 95