https://github.com/ivfiev/smartctl-stateful
Tracks SSD health over time.
https://github.com/ivfiev/smartctl-stateful
nvme smart smartctl smartmontools
Last synced: 6 months ago
JSON representation
Tracks SSD health over time.
- Host: GitHub
- URL: https://github.com/ivfiev/smartctl-stateful
- Owner: ivfiev
- Created: 2024-02-04T16:40:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-22T19:17:19.000Z (over 1 year ago)
- Last Synced: 2024-04-23T01:15:21.573Z (over 1 year ago)
- Topics: nvme, smart, smartctl, smartmontools
- Language: C#
- Homepage:
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# smartctl-stateful
Simple wrapper over [smartmontools/smartctl](https://www.smartmontools.org/), helping to track SSD health over time.Implemented using [Cocona](https://github.com/mayuki/Cocona).