Digital System Hardware Power Monitor

A hardware monitor is a common component of modern motherboards, which can either come as a separate chip, often interfaced through I²C or SMBus, or as part of a Super I/O solution, often interfaced through Low Pin Count (LPC).These devices make it possible to monitor temperature in the chassis, voltage supplied to the motherboard by the power supply unit and the speed of the computer fans that are connected directly to one of the fan headers on the motherboard. Many of these hardware monitors also have fan controlling capabilities. System monitoring software like SpeedFan on Windows, lm_sensors on GNU/Linux, envstat on NetBSD, and sysctl hw.sensors on OpenBSD and DragonFly can interface with these chips to relay this environmental sensor information to the user.

Hardware power monitors allow a digital system interface to OS, such that the OS can take action based on a particular monitor detected event, such as board temperature or voltage value.