No temperature data on Thermal Sensor widget after upgrade to 20.7.1

Started by lore.phoenix, August 17, 2020, 02:32:51 PM

Previous topic - Next topic
Quote from: marjohn56 on August 28, 2020, 12:20:02 AM
Yes, but I personally don't really want to kill that data, it could be useful for debug purposes.

Agreed. A dashboard widget should not be responsible for removing unrelated data from the system. IMHO.

Just wanted to add for anyone else administering an OPNSense server that needs to see temperature sensors:

As seen prior in this thread: sysctl -a | grep temperature
IPMI Tool: ipmi-sensors

To install ipmi tool:

opnsense-code tools ports src
cd /usr/src
git checkout stable/21.7
pkg install autoconf automake libtool
cd /usr/ports/sysutils/freeipmi
make install clean
ipmi-sensors


Cheers everyone, would love to see more information about how to install racadm, hponcfg/hp-health, and imm for future deployments if you know anything about the setups for OPNSense baremetal installations with those tools, I'd love to see a post made in these forums.


Tmanok