Plugin for Linux Software-RAID devices
authorMichael Hanselmann <public@hansmi.ch>
Tue, 22 Feb 2011 23:18:12 +0000 (00:18 +0100)
committerFlorian Forster <octo@collectd.org>
Mon, 27 Feb 2012 07:26:58 +0000 (08:26 +0100)
commit9ce2a30d4ef0e9763a245d16da98afc626c10846
treeabb11459fb11e865ccedf9d27f349695a37a4031
parent8208520dc5f0bdb913386b47645831bac1ddaa33
Plugin for Linux Software-RAID devices

This is an initial implementation of a plugin to collect information
about Linux Software-RAID (md) devices. It reports the number of
component devices, number of devices in array, number of active,
working, failed and spare disks.

Change-Id: Id0ba8e678f33153112e9999c6341dd2ce71b10c0
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Signed-off-by: Florian Forster <octo@collectd.org>
configure.in
src/Makefile.am
src/collectd.conf.in
src/collectd.conf.pod
src/md.c [new file with mode: 0644]
src/types.db