June 13, 201016 yr How do these 2 packages differ in regards to disk spin-ups when reading the SMART data (temperature). I know that "unRAID Power-Down on disk overtemp" doesn't spin-up spun-down drives, but what about "unRAID Status Alert"?
June 14, 201016 yr How do these 2 packages differ in regards to disk spin-ups when reading the SMART data (temperature). I know that "unRAID Power-Down on disk overtemp" doesn't spin-up spun-down drives, but what about "unRAID Status Alert"? "unRAID Status Alert" does not spin up drives. It looks at the array status by looking at the output of the /root/mdcmd status command. It will check the temperature of a drive only if the output of the hdparm -C /dev/sdX command does NOT indicate it is sleeping or unknown. Joe L.
June 14, 201016 yr Can I have the status report sent to 2 emails? As long as the "mail" command you are using can accept more than one e-mail address, sure. If you are using the one installed by unMENU, it is "mailx" and it certainly can accept multiple e-mail addresses. Just put the addresses as follows separated by a comma ",": Don't put any spaces between the addresses, just the commas. [email protected],[email protected],[email protected]
June 14, 201016 yr Author As long as the "mail" command you are using can accept more than one e-mail address, sure. If you are using the one installed by unMENU, it is "mailx" and it certainly can accept multiple e-mail addresses. Just put the addresses as follows separated by a comma ",": Don't put any spaces between the addresses, just the commas. [email protected],[email protected],[email protected] I am using the ssmtp 2.61 package - I defined the "root" email to both my emails [email protected],[email protected] In the "unraid-status-email" package - I define the email as root. I am sending through gmail server and I get an error email. When configuring only 1 email address it works fine.
June 14, 201016 yr As long as the "mail" command you are using can accept more than one e-mail address, sure. If you are using the one installed by unMENU, it is "mailx" and it certainly can accept multiple e-mail addresses. Just put the addresses as follows separated by a comma ",": Don't put any spaces between the addresses, just the commas. [email protected],[email protected],[email protected] I am using the ssmtp 2.61 package - I defined the "root" email to both my emails [email protected],[email protected] In the "unraid-status-email" package - I define the email as root. I am sending through gmail server and I get an error email. When configuring only 1 email address it works fine. That is because the re-direction of "root's" e-mail by ssmtp is handled by ssmtp, not by the mail program. It re-directs all the low user-ID email local on the server to the alternative address. To accomplish what you are looking for, put only one of the e-mail addresses in the field on the ssmtp "root" field. In the status program config fields put the two addresses instead of root, like this: [email protected],[email protected] or put root,[email protected]
Archived
This topic is now archived and is closed to further replies.