AUTHORS, README: Add Michael Hanselmann / the md plugin.
authorFlorian Forster <octo@collectd.org>
Tue, 28 Feb 2012 09:10:10 +0000 (10:10 +0100)
committerFlorian Forster <octo@collectd.org>
Tue, 28 Feb 2012 09:10:10 +0000 (10:10 +0100)
AUTHORS
README

diff --git a/AUTHORS b/AUTHORS
index 4c5b664..b7eda46 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -115,6 +115,9 @@ Marco Chiappero <marco at absence.it>
  - ip6tables support in the iptables plugin.
  - openvpn plugin (support for more status file formats)
 
+Michael Hanselmann <public at hansmi.ch>
+ - md plugin.
+
 Michael Stapelberg <michael+git at stapelberg.de>
  - OpenBSD port of the tcpconns plugin.
 
diff --git a/README b/README
index 8a79855..69d3b36 100644 (file)
--- a/README
+++ b/README
@@ -140,6 +140,10 @@ Features
       Motherboard sensors: temperature, fanspeed and voltage information,
       using mbmon(1).
 
+    - md
+      Linux software-RAID device information (number of active, failed, spare
+      and missing disks).
+
     - memcachec
       Query and parse data from a memcache daemon (memcached).