Skip to content

smartctl only output problems not all info

Notifications You must be signed in to change notification settings

gjedeer/lazy-smartctl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

lazy-smartctl

lazy-smartctl only output problems not all info

Use lazy-smartctl with the same options as you would use smartctl

Example: lazy-smartctl -a /dev/sda

Example for all devices: for i in $(lsblk -ndp -e 7 -o NAME) ; do lazy-smartctl -a $i ; done

About

smartctl only output problems not all info

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%