Skip to content

A wrapper around JSON output from the smartctl tool from smartmontools

Notifications You must be signed in to change notification settings

AadamZ5/smartctl-wrapper-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartctl-wrapper-rs

This library aims to provide smartctl usability in Rust using smartctl's --json option, which makes parsing data easy.

Prerequisites:

  • You must have smartmontools installed on your system. This program only wraps output from it.
  • Whatever user / program that consumes this library must have access to all system resources that smartctl needs. Typically this is root.

About

A wrapper around JSON output from the smartctl tool from smartmontools

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages