X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=README;h=133c034ceeee752d6ced80a1760387651799539d;hb=fef1cf1ec0eaa1af238b64cf43ec1e3fc3327f07;hp=723060cc21e6c25a86850921461c664fedd2e71c;hpb=467d76ea1757cc591b1f215b1ae277b82d67d73c;p=collectd.git diff --git a/README b/README index 723060cc..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. @@ -433,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. @@ -885,7 +892,7 @@ script shipped with releases. To generate the `configure` script, you'll need the following dependencies: - autoconf -- automke +- automake - flex - bison - libtool