For Seagate Free Agent (using smartctl in linux):
# smartctl -d sat /dev/sdb --all -T permissive

for me:
smartctl -d sat /dev/sdb --all -T permissive | grep 194 | cut -d: -f3 | awk '{print...