Discussion:
Gathering information about netfilter subsystem performance
Arturo Borrero Gonzalez
2012-07-23 18:03:03 UTC
Permalink
Hi there!

I wrote a small script to easily obtain data about netfilter modules,
rules, conntrack and other memory usage. I always miss this kind of
statistics when managing a netfilter-based firewall.

I don't know how to collect info about cpu usage or make differences
between connections being tracked due to nat or state module in use.

I also asked at the netfilter mailing list, but I found small interest.

The code is here:
https://github.com/aborrero/nfstats

In the download section there is a debian binary package for install.

It would be nice if anyone could collaborate, give ideas or whatever.


Best regards.
--
#
# Arturo Borrero Gonzalez || ***@linuxmail.org
# Use debian gnu/linux!
#
julien
2012-07-25 18:01:12 UTC
Permalink
Post by Arturo Borrero Gonzalez
Hi there!
I wrote a small script to easily obtain data about netfilter modules,
rules, conntrack and other memory usage. I always miss this kind of
statistics when managing a netfilter-based firewall.
This is pretty neat. Thanks for posting it !
--
Julien Vehent - http://jve.linuxwal.info
Arturo Borrero Gonzalez
2012-10-08 14:29:13 UTC
Permalink
Post by julien
Post by Arturo Borrero Gonzalez
Hi there!
I wrote a small script to easily obtain data about netfilter modules,
rules, conntrack and other memory usage. I always miss this kind of
statistics when managing a netfilter-based firewall.
This is pretty neat. Thanks for posting it !
--
Julien Vehent - http://jve.linuxwal.info
--
with a subject of "unsubscribe". Trouble? Contact
Archive: http://lists.debian.org/**b3480412239f48bb33770944855f26**
Are we interested on having this packaged for debian?
--
#
# Arturo Borrero Gonzalez || ***@linuxmail.org
# Use debian gnu/linux!
#
Loading...