Constant HW_PHYSICAL_DISK_SMART
pub const HW_PHYSICAL_DISK_SMART: &'static str;Available on crate features
opentelemetry and semconv_experimental only.Expand description
§Description
Value of the corresponding S.M.A.R.T. (Self-Monitoring, Analysis, and Reporting Technology) attribute
§Metadata
| Instrument: | gauge |
| Unit: | 1 |
| Status: | Development |
§Attributes
| Name | Requirement |
|---|---|
crate::attribute::HW_FIRMWARE_VERSION | Recommended |
crate::attribute::HW_ID | Required |
crate::attribute::HW_MODEL | Recommended |
crate::attribute::HW_NAME | Recommended |
crate::attribute::HW_PARENT | Recommended |
crate::attribute::HW_PHYSICAL_DISK_SMART_ATTRIBUTE | Recommended |
crate::attribute::HW_PHYSICAL_DISK_TYPE | Recommended |
crate::attribute::HW_SERIAL_NUMBER | Recommended |
crate::attribute::HW_VENDOR | Recommended |