Skip to content

SAS drives no temperature readings #4

Description

@Pkuutn

Hello!
SAS drives do not report traditional SMART attributes and exporter warns at Airflow_Temperature_Cel matching:
WARN prometheus_smartctl_temperature_exporter] Cannot process ST16000NM004J_<serial>, skipping: expected value at line 1 column 3
The problem is, no drive temperature has being recorded either :-( though JSON is similar to SATA:
SAS:

  "temperature": {
    "current": 43,
    "drive_trip": 60
  }

SATA:

    "temperature": {
    "current": 39
  }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions