-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add HDD power mode status to SMART plugin #7328
Copy link
Copy link
Closed
Labels
area/smartfeature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing pluginsgood first issueThis is a smaller issue suited for getting started in Telegraf, Golang, and contributing to OSS.This is a smaller issue suited for getting started in Telegraf, Golang, and contributing to OSS.
Metadata
Metadata
Assignees
Labels
area/smartfeature requestRequests for new plugin and for new features to existing pluginsRequests for new plugin and for new features to existing pluginsgood first issueThis is a smaller issue suited for getting started in Telegraf, Golang, and contributing to OSS.This is a smaller issue suited for getting started in Telegraf, Golang, and contributing to OSS.
Feature Request
Opening a feature request kicks off a discussion.
Proposal:
In addition to reporting smart attributesm it would be good if the "Power mode is" status can be reported. It will be either
Power mode is: ACTIVE or IDLE
or
Device is in STANDBY mode
Current behavior:
Currently not reported
Desired behavior:
Powermode : 1 for active, 0 for standby or off
Use case:
I have NAS servers, where most of the disks remain in standby and would like to know if disks are spending a long time awake.