zzsj0928 / luci-app-pushbot

PushBot running on openwrt
341 stars 57 forks source link

默认获取设备cpu温度命令错误,获取的为PCH温度 #80

Open tonyhuya opened 1 year ago

tonyhuya commented 1 year ago

机器温度如下: drivetemp-scsi-4-0 Adapter: SCSI adapter temp1: +30.0°C

pch_haswell-virtual-0 Adapter: Virtual device temp1: +67.0°C

acpitz-acpi-0 Adapter: ACPI interface temp1: +47.0°C

drivetemp-scsi-5-0 Adapter: SCSI adapter temp1: +54.0°C

drivetemp-scsi-0-0 Adapter: SCSI adapter temp1: +34.0°C (low = +0.0°C, high = +60.0°C) (crit low = +0.0°C, crit = +60.0°C) (lowest = +27.0°C, highest = +34.0°C)

coretemp-isa-0000 Adapter: ISA adapter Package id 0: +47.0°C (high = +84.0°C, crit = +100.0°C) Core 0: +47.0°C (high = +84.0°C, crit = +100.0°C) Core 1: +45.0°C (high = +84.0°C, crit = +100.0°C) 程序温度报警获取到的温度是南桥温度, image

cywjava commented 1 year ago

有人改这个程序没,我也是发现了这个问题。

tonyhuya commented 11 months ago

有人改这个程序没,我也是发现了这个问题。

进高级设置自定义温度读取命令 我的参考:sensors | grep Package | cut -c 17-20