X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README;h=9fb900435eeb938180ac7ac90ea71db1d3da2d35;hb=a7eecf6018a684dcf8323d4a41a7e704a5d57f02;hp=723060cc21e6c25a86850921461c664fedd2e71c;hpb=7fbb5475454badf12b45efaf46d4109d30fd6c62;p=collectd.git diff --git a/README b/README index 723060cc..9fb90043 100644 --- a/README +++ b/README @@ -45,6 +45,9 @@ Features Name server and resolver statistics from the `statistics-channel' interface of BIND 9.5, 9,6 and later. + - ceph + Statistics from the Ceph distributed storage system. + - cgroups CPU accounting information for process groups under Linux. @@ -433,6 +436,9 @@ Features - write_kafka Sends data to Apache Kafka, a distributed queue. + - write_log + Writes data to the log + - write_mongodb Sends data to MongoDB, a NoSQL database. @@ -800,8 +806,8 @@ Prerequisites * libyajl (optional) - Parse JSON data. This is needed for the `curl_json' and `log_logstash' - plugins. + Parse JSON data. This is needed for the `ceph', `curl_json' and + `log_logstash' plugins. * libvarnish (optional) @@ -885,7 +891,7 @@ script shipped with releases. To generate the `configure` script, you'll need the following dependencies: - autoconf -- automke +- automake - flex - bison - libtool