pyufunc.sensor_fans#

pyufunc.sensor_fans()#

Return hardware fans speed.

Note

Example

>>> sensor_fans()
Returns:

A dictionary where keys are sensor labels and values are lists of named tuples representing the fan speed readings for each sensor.

Return type:

psutil.sensors_fans