...______ ______ _____  _____ ____ _  __ __ _ 
../ ____// __  // __ / / ___//_  /\ \/ // ///.
./____ // /_/ // __ < / /__   / /_ \  //   /..
/_____//_____//_____//____/  /___/ /_//_/\_\...

1. Wyświetlenie wszystkich informacji SMART dla dysku sda.

smartctl -a /dev/sda

2. Krótki test SMART dysku (około minuty).

smartctl -t short /dev/sda

3. Długi test SMART dysku (kilkadziesiąt minut).

smartctl -t long /dev/sda

4. Test SMART offline (około 2 minut).

smartctl -t offline /dev/sda

5. Wyświetlenie przybliżonego czasu trwania wspomnianych testów.

smartctl -c /dev/sda

6. Wyświetlenie wyniku testu.

smartctl -l selftest /dev/sda