[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat May 9 12:59:25 CEST 2009
README | 6 +
configure.in | 59 ++++
src/Makefile.am | 15 +
src/collectd.conf.in | 32 ++
src/collectd.conf.pod | 100 ++++++
src/couchdb.c | 808 +++++++++++++++++++++++++++++++++++++++++++++++++
src/types.db | 3 +
7 files changed, 1023 insertions(+), 0 deletions(-)
New commits:
commit bc51ef217e871b80152eccd4e5f32659500f75f3
Author: Doug MacEachern <dougm at hyperic.com>
Date: Tue May 5 23:14:42 2009 -0700
couchdb plugin: Add plugin to fetch data from a CouchDB and parse its contents.
Signed-off-by: Doug MacEachern <dougm at hyperic.com>
Signed-off-by: Florian Forster <octo at huhu.verplant.org>
More information about the collectd-changes
mailing list