hw.sensors
The hw.sensors framework is a kernel-level hardware sensors framework originating from OpenBSD, which uses the sysctl kernel interface as the transport layer between the kernel and the userland. As of 2019, the framework is used by over a hundred device drivers in OpenBSD to export various environmental sensors, with temperature sensors being the most common type. Consumption and monitoring of sensors is done in the userland with the help of sysctl, systat, sensorsd, ntpd, snmpd, ports/sysutils/symon and GKrellM.
Original author(s) | Constantine A. Murenin (2006) and Alexander Yurchenko (2003/2004) |
---|---|
Developer(s) | The OpenBSD Project |
Initial release | 25 April 2003 |
Repository | |
Written in | C |
Operating system | OpenBSD, DragonFly |
Type | system monitoring |
Licence | ISC licence |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.