Coder Social home page Coder Social logo

rdamas / smartctl Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 62 KB

SmartControl is a graphical interface for the smartmontools package using Enigma2 settop boxes.

License: MIT License

Shell 2.64% Python 97.36%
enigma2 plugin smartmontools smartctl

smartctl's Introduction

SmartControl

SmartControl is a graphical interface for the smartmontools package using Enigma2 settop boxes.

Requirements

  • full HD skin
  • smartmontools >= version 7.0; the plugin makes use of its JSON API
  • package util-linux, more specific: the plugin makes use of the "lsblk" program

The plugin reads the self test results from connected hard disks. I do not own a defective hard disk, therefore I am not sure if the error log will be displayed correctly. If someone posts the output of "smartctl -jl" I will fix it.

smart1a

smart2a

smart3a

Interpretation of attributes:

Modern hard disks use internal attributes to record their health state. Attributes are displayed using three items: "Value", "Worst", "Thresh":

  • "Value" is the currently saved value for the attribute
  • "Worst" is the worst ever experienced value for the attribute
  • "Thresh" is the threshold for which you can assume the hard disk to be in defect

These values are normalized; "Value" and "Worst" should always be above "Thresh", otherwise the hard disk probably is in defect. The column "State" summarizes this state: "Ok" means the hard disk thinks it is ok, otherwise the column displays the attribute's error state.

smartctl's People

Contributors

rdamas avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

briang61uk huevos

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.