]> git.ipfire.org Git - thirdparty/ulogd2.git/commit
Add GRAPHITE output module.
authorEric Leblond <eric@regit.org>
Fri, 21 Dec 2012 20:11:23 +0000 (21:11 +0100)
committerEric Leblond <eric@regit.org>
Thu, 27 Dec 2012 08:19:37 +0000 (09:19 +0100)
commit8cbeaed5c9b78c8c63f4fb98866722135f46ab86
tree2f88c35f3bbc010901c8efe73944794740cd018d
parenta76962b1484d4ac17a939122e4cd0227468c727e
Add GRAPHITE output module.

Graphite is a web application which provide real-time visualization
and storage of numeric time-series data. This patch adds a module
named GRAPHITE which sends NFACCT accounting data to a graphite
server.
output/Makefile.am
output/ulogd_output_GRAPHITE.c [new file with mode: 0644]
ulogd.conf.in