Hi all,<br>I developed a new plugin. It works like the dns one but it is for the http protocol.<br>The metrics collected by it are: <br>- Total (sent/received) http exchanged bytes <br>- Number of packets with a specific Status Code<br>
- Number of packets with a specific Request Method<br>- Number of packets with a specific Mime Type<br><br>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/ <a href="http://Collectd.conf.in">Collectd.conf.in</a> and Configure.in file too.<br>
<br>The address of the repository is: <a href="http://git.gitorious.org/http-plugin-for-collectd-alfa/http-plugin-for-collectd-alfa.git">http://git.gitorious.org/http-plugin-for-collectd-alfa/http-plugin-for-collectd-alfa.git</a><br>
<span style="visibility: visible;" id="search"><em></em></span><br>I still have to comment some parts of the code but any feedback would be very appreciated.<br><br>Best,<br><br>Daniele<br>