[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sun Aug 30 17:23:00 CEST 2009
src/Makefile.am | 3 +-
src/collectd.conf.pod | 8 +
src/utils_format_json.c | 264 ++++++++++++++++++++++++++++++++++++
src/utils_format_json.h | 36 +++++
src/write_http.c | 338 +++++++++++++++++++++++++++++++++++------------
5 files changed, 561 insertions(+), 88 deletions(-)
New commits:
commit 0b109f8171485c69286a947828ca45847ed9e4b7
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 30 17:22:28 2009 +0200
write_http plugin: Create one cURL object for each read-thread.
commit bbee4c8ac8e6cc7fb7e970f50e0bdff25ae9f39b
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sun Aug 30 15:23:33 2009 +0200
write_http plugin: Make it possible to send values as JSON.
More information about the collectd-changes
mailing list