X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=133c034ceeee752d6ced80a1760387651799539d;hb=bb1b94f90e492d25aebe88949075c629fc7fe03d;hp=a2f80ce73dc20f8aacc80bc2d3bb16d87c8a7376;hpb=dbeee0cfad69e701ea2665001fd9f2bce49c9489;p=collectd.git diff --git a/README b/README index a2f80ce7..133c034c 100644 --- a/README +++ b/README @@ -342,6 +342,10 @@ Features Reads the number of records and file size from a running Tokyo Tyrant server. + - turbostat + Reads CPU frequency and C-state residency on modern Intel + turbo-capable processors. + - uptime System uptime statistics. @@ -371,6 +375,9 @@ Features - zfs_arc Statistics for ZFS' “Adaptive Replacement Cache” (ARC). + - zookeeper + Read data from Zookeeper's MNTR command. + * Output can be written or sent to various destinations by the following plugins: @@ -430,6 +437,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. @@ -882,7 +892,7 @@ script shipped with releases. To generate the `configure` script, you'll need the following dependencies: - autoconf -- automke +- automake - flex - bison - libtool