Skip to content

Error Handling for Offline Thermal Zones #698

@bnbhat

Description

@bnbhat

Description:

When procfs try to read the offline thermal zones, it gets stuck. please check this issue for more details.

Device:

  • Jetson Orin Nano
  • Linux 5.15.136-tegra
  • node_exporter version 1.9.0

for ex, when it tries to read thermal_zone2, it gets stuck.

$ cat /sys/class/thermal/thermal_zone2/temp
cat: /sys/class/thermal/thermal_zone2/temp: Resource temporarily unavailable

It would be helpful if it could handle this scenario more gracefully.

I have attempted to trace the error, here is the backtrace:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions