[collectd] Plugin iptables

potros potros potros13 at yahoo.es
Wed Jul 16 22:51:54 CEST 2008


First of all, excuse my poor english.

I'm trying to use collectd with some plugings. One of them is iptables.

The daemon seems to work correctly becouse the files generated by other plugins (like df or interfaces) looks ok. No warnings or errors shown in logs. I have compiled collect 4.2.2 with debug option.

But iptables don't work. I have read about problems with some libraries if they are statics libraries... but if I understand right, the problem is that the sources don't compile. I do it without errors.

The system is Debian etch. The config file contains (i show part of it):

#####################################
    LoadPlugin iptables
    LoadPlugin logfile

    <Plugin iptables>
            Chain filter Bicuve
    </Plugin>
    <Plugin logfile>
            LogLevel debug
    #       File STDOUT
    #       Timestamp true
    </Plugin>

#####################################

Bicuve is a chain as: "iptables -N Bicuve"


Can anyone help me with this problem?.

Thanks in advance.
Best regards.



      ______________________________________________ 
Enviado desde Correo Yahoo! La bandeja de entrada más inteligente.




More information about the collectd mailing list