How to check SSD health in Linux
Do you use Linux machines in your data center? If so, it's probably a good idea to regularly check the health of the SSD drives used on those machines. Here's how to do it.
sudo smartctl -i /dev/sdX
sudo smartctl -t short -a /dev/sdX