sensors

Monitor and collect temperature readings from system sensors including CPU, GPU, and storage devices.

source

get_temperature_info

 get_temperature_info ()

Get temperature sensor information.

get_temperature_info()
[{'type': 'r8169_0_700:00',
  'label': 'r8169_0_700:00',
  'current': 51.0,
  'high': 120.0,
  'critical': 120.0},
 {'type': 'nvme',
  'label': 'Composite',
  'current': 52.85,
  'high': 81.85,
  'critical': 84.85},
 {'type': 'nvme',
  'label': 'Sensor 1',
  'current': 52.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Sensor 2',
  'current': 62.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Composite',
  'current': 50.85,
  'high': 81.85,
  'critical': 84.85},
 {'type': 'nvme',
  'label': 'Sensor 1',
  'current': 50.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Sensor 2',
  'current': 61.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Composite',
  'current': 50.85,
  'high': 89.85,
  'critical': 93.85},
 {'type': 'nvme',
  'label': 'Sensor 1',
  'current': 53.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Sensor 2',
  'current': 49.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Sensor 3',
  'current': 50.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Composite',
  'current': 48.85,
  'high': 89.85,
  'critical': 93.85},
 {'type': 'nvme',
  'label': 'Sensor 1',
  'current': 55.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Sensor 2',
  'current': 48.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'nvme',
  'label': 'Sensor 3',
  'current': 48.85,
  'high': 65261.85,
  'critical': 65261.85},
 {'type': 'r8169_0_800:00',
  'label': 'r8169_0_800:00',
  'current': 51.5,
  'high': 120.0,
  'critical': 120.0},
 {'type': 'k10temp',
  'label': 'Tctl',
  'current': 52.875,
  'high': None,
  'critical': None},
 {'type': 'spd5118',
  'label': 'spd5118',
  'current': 44.0,
  'high': 55.0,
  'critical': 85.0},
 {'type': 'spd5118',
  'label': 'spd5118',
  'current': 43.25,
  'high': 55.0,
  'critical': 85.0},
 {'type': 'amdgpu',
  'label': 'edge',
  'current': 45.0,
  'high': None,
  'critical': None}]