# sh -c 'sysctl $(configctl system sensors)'
dev.cpu.0.temperature: 42.0C
dev.cpu.1.temperature: 42.0C
dev.cpu.10.temperature: 39.0C
dev.cpu.11.temperature: 39.0C
dev.cpu.2.temperature: 45.0C
dev.cpu.3.temperature: 45.0C
dev.cpu.4.temperature: 42.0C
dev.cpu.5.temperature: 42.0C
dev.cpu.6.temperature: 46.0C
dev.cpu.7.temperature: 46.0C
dev.cpu.8.temperature: 41.0C
dev.cpu.9.temperature: 41.0C
dev.pchtherm.0.ctt: 120.0C
dev.pchtherm.0.pmtemp: 77.0C
dev.pchtherm.0.t0temp: 100.0C
dev.pchtherm.0.t1temp: 105.0C
dev.pchtherm.0.t2temp: 110.0C
dev.pchtherm.0.temperature: 40.0C
hw.acpi.thermal.tz0.temperature: 27.9C
The above patch fixed "some" weirdness for me, but it seems as if the dashboard display doesn't scale like it used to. A narrow (1 column) window seems to always be exceeded by even green temperatures and the occasional red temperature exceeds 3 column configuration.
dev.cpu.0.temperature: 42.0C
dev.cpu.1.temperature: 42.0C
dev.cpu.10.temperature: 39.0C
dev.cpu.11.temperature: 39.0C
dev.cpu.2.temperature: 45.0C
dev.cpu.3.temperature: 45.0C
dev.cpu.4.temperature: 42.0C
dev.cpu.5.temperature: 42.0C
dev.cpu.6.temperature: 46.0C
dev.cpu.7.temperature: 46.0C
dev.cpu.8.temperature: 41.0C
dev.cpu.9.temperature: 41.0C
dev.pchtherm.0.ctt: 120.0C
dev.pchtherm.0.pmtemp: 77.0C
dev.pchtherm.0.t0temp: 100.0C
dev.pchtherm.0.t1temp: 105.0C
dev.pchtherm.0.t2temp: 110.0C
dev.pchtherm.0.temperature: 40.0C
hw.acpi.thermal.tz0.temperature: 27.9C
The above patch fixed "some" weirdness for me, but it seems as if the dashboard display doesn't scale like it used to. A narrow (1 column) window seems to always be exceeded by even green temperatures and the occasional red temperature exceeds 3 column configuration.