Skip to content

Commit

Permalink
README: How to provide smartctl output samples
Browse files Browse the repository at this point in the history
  • Loading branch information
slowpeek committed Jan 29, 2024
1 parent f94375b commit e0d9de7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,11 @@ If you'd like point a =hddtemp= symlink to it:
#+begin_example
sudo ln -s hddtemp-lt /usr/local/bin/hddtemp
#+end_example

* How to provide smartctl output samples

No serial numbers, no time:

#+begin_example
sudo smartctl -q noserial -i -A -l scttempsts /dev/sda | grep -v 'Local Time is'
#+end_example

0 comments on commit e0d9de7

Please sign in to comment.