Code

Removed iptables from the package description and collectd.conf. collectd-4.3.2-1
authorSebastian Harl <sh@tokkee.org>
Mon, 31 Mar 2008 10:16:03 +0000 (12:16 +0200)
committerSebastian 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.

debian/README.Debian
debian/changelog
debian/collectd.conf
debian/collectd.overrides
debian/control
debian/rules

index 654b5aa6dce4a9d8cde170acc4231517b1e92177..0c640a11d7ee0b01ac79c6178b10042d949f8679 100644 (file)
@@ -94,10 +94,6 @@ Examples:
   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.
index 30ebbe479e7e4b9cb3fb2cd10cbd78da98c6db51..78ff7803e9b216d67115cee3ae33b6256e4175e9 100644 (file)
@@ -12,9 +12,11 @@ collectd (4.3.2-1) unstable; urgency=low
     - 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
 
index 086820cabc06e003b90b2385b78af453686f5df6..36774256fe71dfa2284f5a452d6b90da717e4c93 100644 (file)
@@ -42,7 +42,6 @@ LoadPlugin entropy
 #LoadPlugin exec
 #LoadPlugin hddtemp
 LoadPlugin interface
-#LoadPlugin iptables
 #LoadPlugin ipvs
 LoadPlugin irq
 #LoadPlugin libvirt
@@ -126,10 +125,6 @@ LoadPlugin users
 #      IgnoreSelected false
 #</Plugin>
 
-#<Plugin iptables>
-#      Chain "table" "chain"
-#</Plugin>
-
 #<Plugin irq>
 #      Irq 7
 #      Irq 8
index 5208c6a58d5bcc5025db1bcefdb3a512f81e8703..9350ff0865b305d7b97370fff09c1ec7e56d2c05 100644 (file)
@@ -1,5 +1,4 @@
 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
 
index e6f1ad4def3b9dc86f38ce2e5a204fe7c29e2649..a48bacbd739f8fe33b52020610260baac4523beb 100644 (file)
@@ -47,7 +47,6 @@ Description: statistics collection and monitoring daemon
    * 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
index 995325230200b742c73ecf9e277e5dc71da1ccf6..568c9a6ac0acce68917d55abf6d927b16da586b2 100755 (executable)
@@ -143,7 +143,7 @@ binary-arch: build install-arch
        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