Code

Merge pull request #890 from trenkel/master
[collectd.git] / README
diff --git a/README b/README
index a2f80ce73dc20f8aacc80bc2d3bb16d87c8a7376..c2c08733c2892bd6a373c1e7d3ac44df649cac1f 100644 (file)
--- a/README
+++ b/README
@@ -371,6 +371,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 +433,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 +888,7 @@ script shipped with releases.
 To generate the `configure` script, you'll need the following dependencies:
 
 - autoconf
-- automke
+- automake
 - flex
 - bison
 - libtool