**This is an old revision of the document!**
NAS
Hard drive temperture monitoring
Use the drivetemp module:
modprobe drivetemp
To start on boot:
echo drivetemp /etc/modules-load.d/drivetemp.conf
Fans
Install external kernel modules:
yay -S it87-dkms-git
Start at boot:
echo it87 > /etc/modules-load.d/it87.conf