It looks like you're new here. If you want to get involved, click one of these buttons!
Is there any good system that can help me monitoring software RAID? other than nagios
Designers: www.linkun.info
Run mdadm --monitor as a daemon - it will send you an email if there is a degrade event or some other problem.
-
[DELETED] found solutions. Thanks
/etc/mdadm.conf or /etc/mdadm/mdadm.conf or wherever it is. The directive is called MAILADDR
man mdadm.conf
Comments
Run mdadm --monitor as a daemon - it will send you an email if there is a degrade event or some other problem.
-
[DELETED] found solutions.
Thanks
Designers: www.linkun.info
/etc/mdadm.conf or /etc/mdadm/mdadm.conf or wherever it is.
The directive is called MAILADDR
man mdadm.conf
-