README: Added libxml2 to the list of prerequisites.
authorSebastian Harl <sh@tokkee.org>
Sat, 16 Feb 2008 13:08:24 +0000 (14:08 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Sun, 17 Feb 2008 10:22:19 +0000 (11:22 +0100)
The libvirt plugin uses this library to parse data provided by libvirt.

Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
README

diff --git a/README b/README
index 31a16ec..4f3c812 100644 (file)
--- a/README
+++ b/README
@@ -84,6 +84,9 @@ 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).