dswarbrick / smart

Pure Go SMART library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pure Go SMART Library

This is a pure Go implementation of SMART (Self-Monitoring, Analysis and Reporting Technology), the monitoring system included in most HDDs and SSDs.

This project is a work in progress, in the early stages of development. The API is highly likely to change during development.

A simple example of how to use the library is included in the cmd/smartctl directory.

References

About

Pure Go SMART library

License:Apache License 2.0


Languages

Language:Go 99.8%Language:Makefile 0.2%