[TOOL] NVMe/SSD/HDD S.M.A.R.T Monitoring - Testing

dIsK

Cadet
Joined
Jun 5, 2022
Messages
2
Hello.
I wanna introduce you our little project - NVMe/SSD/HDD S.M.A.R.T Monitoring.
Please anyone who wanna join testing, try it.

Site: https://disk.lol/
Github: https://github.com/0xDiSk/NVMe-SSD-HDD-S.M.A.R.T-Monitoring

How it works?
Each time you run smart.sh it will send the S.M.A.R.T data to our api.
Then the data is stored and get incremental id for your disk drive e.g.: https://disk.lol/view/90175f5ed5a8e3fda85fcb077dca0435c12e037ec99709e2667796f9c848b50c/_dev_sdb/1
You can also load latest S.M.A.R.T data of your disk drive by adding last at the end of url: https://disk.lol/view/90175f5ed5a8e3fda85fcb077dca0435c12e037ec99709e2667796f9c848b50c/_dev_sdb/last

Features:
Temperature Chart
Storage of smart data (+ history)
Serial number hidden
Works with software/hardware raid
Works without software/hardware raid
Works on linux + windows (https://github.com/0xDiSk/NVMe-SSD-HDD-S.M.A.R.T-Monitoring/tree/main/windows)

If you have any questions, reply.
:smile:
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703
Temperature Chart
I don't see a way to access that.

Storage of smart data (+ history)
For what purpose exactly?

Serial number hidden
Good... but is it stored?

Works with software/hardware raid
Works without software/hardware raid
I would expect it to.

If you have any questions, reply.
What is the purpose of the project?

Are you trying to gather some kind of crowdsourced statistics on drive failures? To what end?
 

dIsK

Cadet
Joined
Jun 5, 2022
Messages
2
I don't see a way to access that.

For what purpose exactly?
I am datahoarder myself also and i want to have copies of smart to be preserved somehow

Good... but is it stored?
Yes, we do not manipulate the smart data.

What is the purpose of the project?

Are you trying to gather some kind of crowdsourced statistics on drive failures? To what end?
It is small project of few of us IT students/datahoarders.
We love stats as much as we love disks.
 
Top