install hwinfo hwinfo --disk lists hard drive info, useful
sudo smartctl -H /dev/sda to do a health test and it will say basically yay or nay
sudo smartctl -x /dev/sda to print all SMART information
sudo apt install smartmontools to get this package
-x will show you power on hours..