Yannick Boetzel
Yannick Boetzel
I was a bit inconsistent with returncodes and how they are propagated from the different functions, I'll have to clean this up at some point.
Did you change the disks in the script to just the ones you have available? Do you have hddtemp installed?
Make sure hddtemp runs correctly, i.e. run `service hddtemp status` and it should show something like `/usr/sbin/hddtemp -d -l 127.0.0.1 -p 7634 -s | /dev/sda ...` You can then try...
Do you have the daemon enabled, i.e. is `RUN_DAEMON="true"` set in the hddtemp config file?
The smart report greps for smart tests. If you haven't runny any tests recently then it won't show anything. I have my smart configured to run a short test every...