X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README;h=8a798553f640838d3e54c05e95ffc191464ac00e;hb=917f8784060b467e67b4b05429ddd120be4bb845;hp=6badeecd5b4b837c9c19115923d2521780d14f96;hpb=bf2244c62cdb35ae73f21a386dbe542324cf7dee;p=collectd.git diff --git a/README b/README index 6badeecd..8a798553 100644 --- a/README +++ b/README @@ -358,6 +358,9 @@ Features needed. Please read collectd-unixsock(5) for a description on how that's done. + - write_graphite + Sends data to Carbon, the storage layer of Graphite. + - write_http Sends the values collected by collectd to a web-server using HTTP POST requests. The transmitted data is either in a form understood by the @@ -632,7 +635,8 @@ Prerequisites * libpython (optional) - Used by the `python' plugin. Currently, only 2.3 ≦ Python < 3 is supported. + Used by the `python' plugin. Currently, Python 2.3 and later and Python 3 + are supported. * librabbitmq (optional; also called “rabbitmq-c”)