How To Configure Software RAID To Send An Email When Something's Wrong With RAID

摘自: howtoforge.com  被阅读次数: 97


yangyi 于 2009-07-04 20:40:23 提供


Version 1.0
Author: Falko Timme <ft [at] falkotimme [dot] com>
Last edited 12/12/2008

This short guide explains how you can configure software RAID to send you an email when something's wrong with RAID, for example if a hard drive fails. I've tested this on Debian Etch, but it should apply to all other distributions with minor adjustments to paths, etc.

I do not issue any guarantee that this will work for you!

Open your mdadm.conf file (on Debian it's /etc/mdadm/mdadm.conf)...

vi /etc/mdadm/mdadm.conf

......

Please access the below link to view the full content.

Original link: http://www.howtoforge.com/how-to...