projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
92126bb
)
README: Added libxml2 to the list of prerequisites.
author
Sebastian Harl
<sh@tokkee.org>
Sat, 16 Feb 2008 13:08:24 +0000
(14:08 +0100)
committer
Florian 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
patch
|
blob
|
history
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).