[collectd] Http plugin

danilo rossi serdank at gmail.com
Tue Sep 21 13:01:16 CEST 2010


Hi all,
I developed a new plugin. It works like the dns one but it is for the http
protocol.
The metrics collected by it are:
- Total (sent/received) http exchanged bytes
- Number of packets with a specific Status Code
- Number of packets with a specific Request Method
- Number of packets with a specific Mime Type

I modified the base code adding the src/http.c src/utils_http.h
src/utils_http.c files and modifying the src/types.db, src/Makefile.am, src/
Collectd.conf.in and Configure.in file too.

The address of the repository is:
http://git.gitorious.org/http-plugin-for-collectd-alfa/http-plugin-for-collectd-alfa.git
**
I still have to comment some parts of the code but any feedback would be
very appreciated.

Best,

Daniele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20100921/21e0acd3/attachment.htm>


More information about the collectd mailing list