Merge branch 'collectd-4.3'
[collectd.git] / README
diff --git a/README b/README
index 31a16ec..9dba7cd 100644 (file)
--- a/README
+++ b/README
@@ -156,6 +156,10 @@ Features
     - swap
       Pages swapped out onto harddisk or whatever is called `swap' by the OS..
 
+    - tail
+      Follows (tails) logfiles, parses them by lines and submits matched
+      values.
+
     - tape
       Bytes and operations read and written on tape devices. Solaris only.
 
@@ -362,6 +366,9 @@ Prerequisites
   * libvirt (optional)
     Collect statistics from virtual machines.
 
+  * libxml2 (optional)
+    Parse XML data provided by libvirt.
+
 
 Configuring / Compiling / Installing
 ------------------------------------