csv plugin: Added this plugin which writes to CSV files.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 16 Jan 2007 08:42:35 +0000 (09:42 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Tue, 16 Jan 2007 08:42:35 +0000 (09:42 +0100)
commitf5b4f424b9a0eb11c4cc98513971e1a3ddf40b3b
treefb59da0623c208aee8f5b20d114026c5a8c65a73
parent3d0d5dd22d02a5755cff227527764242784b448c
csv plugin: Added this plugin which writes to CSV files.

This is basically the old `logfile' functionality.
configure.in
src/Makefile.am
src/collectd.conf.in
src/csv.c [new file with mode: 0644]