iptables plugin does not work

Bug #1219080 reported by Serge Victor
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
collectd (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

it seems ubuntu package is linked into libiptc shipped library and it does not work properly:

# collectd -f -C /etc/collectd/collectd.conf
Initialization complete, entering read-loop.
collectd: symbol lookup error: /usr/lib/collectd/iptables.so: undefined symbol: iptc_init

# ldd /usr/lib/collectd/iptables.so
        linux-vdso.so.1 => (0x00007fff74111000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f926aa99000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f926b064000)

probably we should use the ubuntu provided library!

for now it is completely useless plugin :-(

collectd-core 4.10.1-2.1ubuntu7 on 12.04.3

Serge Victor (ser)
description: updated
description: updated
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in collectd (Ubuntu):
status: New → Confirmed
Revision history for this message
Athir Nuaimi (athir-g) wrote :

note, this is still a problem even if you get the latest collectd source (5.4). I pulled down the latest source and compiled it on Ubuntu 12.04 and still see the same issue.

Revision history for this message
Anita Krueger (anitakrueger) wrote :

I can confirm that. Just built 5.4 on a mint 12.04.03 installation and with the iptables plugin loaded, collectd just stops.

Revision history for this message
Marc Fournier (mfournier) wrote :

Despite this bug being ubuntu-specific, there is more discussion (including workaround suggestions) in the upstream bugtracker: https://github.com/collectd/collectd/issues/326

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.