From: Florian Forster Date: Tue, 28 Feb 2012 09:10:10 +0000 (+0100) Subject: AUTHORS, README: Add Michael Hanselmann / the md plugin. X-Git-Tag: collectd-5.1.0~16^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F36%2Fhead;p=thirdparty%2Fcollectd.git AUTHORS, README: Add Michael Hanselmann / the md plugin. --- diff --git a/AUTHORS b/AUTHORS index 4c5b664d2..b7eda4631 100644 --- a/AUTHORS +++ b/AUTHORS @@ -115,6 +115,9 @@ Marco Chiappero - ip6tables support in the iptables plugin. - openvpn plugin (support for more status file formats) +Michael Hanselmann + - md plugin. + Michael Stapelberg - OpenBSD port of the tcpconns plugin. diff --git a/README b/README index 8a798553f..69d3b3678 100644 --- 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).