=> On 08/30/15 12:10, Leonardo Taccari wrote:
=>> Hello William!
=>>
=>> Regarding hard disk temperatures they are usually availables via SMART,
=>> e.g.:
=>>
=>> # atactl wd0 smart status
=>> [...]
=>> 194 100 0 no online positive Temperature
=>> 35 Lifetime min/max 12/50
=>> [...]
=>>
=>> HTH!
=>> Ciao,
=>> L.
=>
=> Does indeed help, no apparent way to query all installed drives, I tried
=> 'wd[0-5]' & it balked, but useful nonetheless :-). Thanks.
It isn't hard to script, though, with "sysctl hw.disknames".
Gary Duzan