Skip to content

Default critical temps for drives (or other devices) #101

@bmorgenthaler

Description

@bmorgenthaler

I have 4x Seagate Constallation.2 drives that I'm using in a spinning disk tier that do not report thresholds for the temperature, just current. Thus in the Summary screen they always show red as if they are over heating.

Is it possible to set a default low/critical temperature override for these devices?

# sensors -j
... snip
   "drivetemp-scsi-4-0":{
      "Adapter": "SCSI adapter",
      "temp1":{
         "temp1_input": 43.000,
         "temp1_max": 0.000,
         "temp1_min": 0.000,
         "temp1_crit": 0.000,
         "temp1_lcrit": 0.000,
         "temp1_lowest": 41.000,
         "temp1_highest": 49.000
      }
   },
... snip

# smartctl -a /dev/sda
=== START OF INFORMATION SECTION ===
Model Family:     Seagate Constellation.2 (SATA)
Device Model:     ST91000640NS
... snip ...
ID# ATTRIBUTE_NAME          FLAG     VALUE WORST THRESH TYPE      UPDATED  WHEN_FAILED RAW_VALUE
194 Temperature_Celsius     0x0022   042   048   000    Old_age   Always       -       42 (0 16 0 0 0)
... snip ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions