Since I got a new ssd and the limit of TBW is 100, I just want to predict how long it will last considering my day by day usage. Each day I do the same staff with my pc, so I just need to monitor for let's assume one week how many gigabytes I write on my ssd. Is there a simple software that release kind of benchmark for each day or session? Thanks.
Asked
Active
Viewed 1,055 times
2 Answers
1
SSDs use an internal counter that is submitted via SMART data. Run the tool called CrystalDiskInfo and look at the value Total Host Writes:
After 1 week run it again and compare the new value to the old value. Now you see how many data you write in 1 week.
magicandre1981
- 99,606
0
Some vendor tools like Samsung Magician will report the total bytes written for Samsung SSDs ... you can check that at the same time every day and note down the results. Please note, different vendors will vary in the data reported. If you use a Windows Performance Monitor or Sysinternals tool, you will get a too-low value. Depending on how full your drive is and how frequently rewritten your data is, a write from the OS may result in multiple rewrites on the SSD.
MountainMan
- 6,070
