Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more smart attributes written from NVME drives #6041

Closed
coccobill1 opened this issue Jun 25, 2019 · 0 comments
Closed

Add more smart attributes written from NVME drives #6041

coccobill1 opened this issue Jun 25, 2019 · 0 comments
Assignees
Labels
area/smart feature request Requests for new plugin and for new features to existing plugins
Milestone

Comments

@coccobill1
Copy link

coccobill1 commented Jun 25, 2019

Feature Request

More smart attributes should be logged when using the inputs.smart plugin with NVME devices.
Currently the plugin pulls smart_device data from NVME drives, along with the following smart_attributes: Temperature and Power Cycle Count. Temperature is already included in the smart_device data, so the benefit of adding attributes: true is limited. It would be helpful if additional smart attribute fields were logged.

Proposal:

Add at the minimum the following smart attributes (from Samsung 970 EVO):

  • Power On Hours
  • Media and Data Integrity Errors
  • Error Information Log Entries
  • Critical Warning
  • Available Spare

Other key attributes possibly logged by other NVME devices:

  • Reallocated Sector Count
  • Wear Leveling Count
  • Uncorrectable Errors Count

Use case:

The data can be used to detect or predict a drive failure.

@danielnelson danielnelson added area/smart feature request Requests for new plugin and for new features to existing plugins labels Jun 25, 2019
@GeorgeMac GeorgeMac self-assigned this Jul 17, 2019
@GeorgeMac GeorgeMac added this to the 1.12.0 milestone Jul 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/smart feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

No branches or pull requests

3 participants