echo 'coretemp_load="YES"' >> /boot/loader.conf kldload coretemp sysctl -a | grep temperature --------------------------------------- pkg install ipmitool echo 'ipmi_load="YES"' >> /boot/loader.conf kldload ipmi ipmitool sensor list --------------------------------------- pkg install hwstat hwstat ---------------------------------------