On 5/19/2018 4:52 AM, Hiltjo Posthuma wrote: > On Fri, May 18, 2018 at 04:42:01PM -0400, Daniel Ouellet wrote: >> Does anyone have a decent temperature sensors that can connect to an >> OpenBSD server and be reliable and give any decent reading via either >> USB or Serial port or even stand alone via Ethernet? >> [snip] > > I use PCsensors TEMPer-based USB device and the ugold(4) driver. > It works well. >
For a simple temperature sensor setup, the TEMPer-based sensor works very well. I just plugged it into the USB port via a short USB extension cable, and started to monitor the temperature via OpenBSD's sensor framework. # sysctl hw.sensors.cpu0.temp0 hw.sensors.cpu0.temp0=23.00 degC