conntrack plugin: Add plugin to collect the connection tracking table size.
authorTomasz Pala <gotar@pld-linux.org>
Tue, 31 Mar 2009 08:31:29 +0000 (10:31 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Fri, 17 Apr 2009 23:13:30 +0000 (01:13 +0200)
commit2239c03fe46755183c756e81ac19cd416a8f0184
treef8954d3927c76f0a085c3067b5c6a394899ac282
parentcfb86a0f119d0ee0e72a920ba1251bb0350cf08b
conntrack plugin: Add plugin to collect the connection tracking table size.

Hello,

I've adapted entropy plugin to get nf_conntrack entries, which is
important on Linux routers. Attached patch.

BTW you may want to take a look at PLD Linux spec file at
http://cvs.pld-linux.org/cgi-bin/cvsweb/SPECS/collectd.spec or
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/collectd.spec
as it's much more complex than Fedora, RH or SLES ones which are shipped
in contrib.

--
Tomasz Pala <gotar@pld-linux.org>
13 files changed:
AUTHORS
README
configure.in
contrib/collection.cgi
contrib/collection3/etc/collection.conf
contrib/fedora/collectd.spec
contrib/php-collection/definitions.php
contrib/redhat/collectd.conf
contrib/redhat/collectd.spec
src/Makefile.am
src/collectd.conf.in
src/conntrack.c [new file with mode: 0644]
src/types.db