protocols plugin: Add a plugin which collets protocol information.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 28 Feb 2009 11:12:54 +0000 (12:12 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sat, 28 Feb 2009 11:18:42 +0000 (12:18 +0100)
commit15f09880316647c8887953acbeaf551f32a7e0a9
treedf1f4880686b603d45df819370dd336e629bb5d0
parent43066b1c460921d4d4b8f609c26fd09afad56a1f
protocols plugin: Add a plugin which collets protocol information.

Currently a Linux only plugin. This plugin collects information about
IP, TCP, UDP, etc.

Thanks to Ulf Zimmermann for his (indirect) suggestion ;)
README
configure.in
src/Makefile.am
src/collectd.conf.pod
src/common.c
src/common.h
src/protocols.c [new file with mode: 0644]
src/types.db