write_http plugin: Make it possible to send values as JSON.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 30 Aug 2009 13:23:33 +0000 (15:23 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Sun, 30 Aug 2009 13:26:57 +0000 (15:26 +0200)
commitbbee4c8ac8e6cc7fb7e970f50e0bdff25ae9f39b
tree104d2b3af41493b923f3ad352e2f153dac277c74
parent820879637ff7c3d379a91ab0dd4d717d950238c2
write_http plugin: Make it possible to send values as JSON.
src/Makefile.am
src/collectd.conf.pod
src/utils_format_json.c [new file with mode: 0644]
src/utils_format_json.h [new file with mode: 0644]
src/write_http.c