baruch / diskscan

Scan disk for bad or near failure sectors, performs disk diagnostics
GNU General Public License v3.0
108 stars 29 forks source link

make a tool that read output file an recreate Access time histogram and Latency graph. #64

Open dominix opened 3 years ago

dominix commented 3 years ago

tag: feature request

it would be nice to let diskscan scan in background (in screen or Tmux session) then when needed ask for a display of the result given by the output file.

Currently I put output to /tmp/diskscan.sda.out but the contained json is not really human readable.

Thanks for the job done, Cheers from Tahiti.

baruch commented 6 months ago

What I think is being asked here is for a tool to take the json output and display it graphically like the diskscan tool does at the end of the run. Is that right?