There are routines in SME Server to check the raid and sent mail to the admin user, when the raid is degraded or when the raid is resynchronizing. But the admin user receive a lot of mails and some time messages can be forgotten.
+
There are routines in SME Server to check the raid and sent mail to the admin user, when the raid is degraded or when the raid is resynchronizing. But the admin user receive a lot of emails and some time messages can be forgotten.
−
So the purpose is to have a routine which sent mail to the user of your choice each week.
+
So the purpose is to have a routine which sent email to the user of your choice each week.
nano /etc/cron.weekly/raid-status.sh
nano /etc/cron.weekly/raid-status.sh
−
You have to change the variable '''DEST="stephane@your-domaine-name.org"''' to the mail you decide to use.
+
You have to change the variable '''DEST="stephane@your-domaine-name.org"''' to the email you decide to use.