contrib/cussh.pl: Added support for LISTVAL.
[collectd.git] / README
diff --git a/README b/README
index 4f3c812..9dba7cd 100644 (file)
--- a/README
+++ b/README
@@ -84,9 +84,6 @@ Features
     - libvirt
       CPU, disk and network I/O statistics from virtual machines.
 
-    - libxml2
-      Parse XML data provided by libvirt.
-
     - mbmon
       Motherboard sensors: temperature, fanspeed and voltage information,
       using mbmon(1).
@@ -159,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.
 
@@ -365,6 +366,9 @@ Prerequisites
   * libvirt (optional)
     Collect statistics from virtual machines.
 
+  * libxml2 (optional)
+    Parse XML data provided by libvirt.
+
 
 Configuring / Compiling / Installing
 ------------------------------------