X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=README;h=40bb6bc0150f7df78160a36ad1f2ecdaef8becbe;hb=f85010ec34eb65ceebd0d7c921dea5dd6ce9fd6f;hp=c2c08733c2892bd6a373c1e7d3ac44df649cac1f;hpb=0febfbd11d87acd8a0f10bbcf5d4a58bb68b8dc0;p=collectd.git diff --git a/README b/README index c2c08733..40bb6bc0 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. @@ -445,6 +448,9 @@ Features - write_riemann Sends data to Riemann, a stream processing and monitoring system. + - write_sensu + Sends data to Sensu a stream processing and monitoring system, via sensu client local TCP socket. + * Logging is, as everything in collectd, provided by plugins. The following plugins keep up informed about what's going on: @@ -803,8 +809,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)