No Linux, temos smartmontools . Seu site fornece as informações. O fragmento mais importante:
To access SMART functionality,
smartmontoolsmust be able to send ATA commands directly to the disk. For USB devices, at least the following conditions must be met:
- The USB bridge provides an ATA pass-through command.
- This command is supported by
smartmontools.- The operating system provides a SCSI pass-through I/O-control which works through its USB-layer.
- SCSI support is implemented in the operating system interface of
smartmontools.
Observe que há condições independentes de smartmontools . Eu acho que a situação é semelhante com qualquer ferramenta que você usa.
Eu tinha dois adaptadores USB e apenas um deles me permite usar a funcionalidade SMART (testada com um e o mesmo HDD).