Items MBM_mh - hollie/misterhouse GitHub Wiki
MBM_mh
See original
WARNING: duplicate of MBM_sensors
SYNOPSIS
DESCRIPTION
Interface MisterHouse user scripts to MBM (Mother Board Monitor)
MBM monitors Temperature, Voltage, Fans, etc. via sensors included in many motherboards. MBM runs on Windows only. MBM available at (https://www.majorgeeks.com/files/details/motherboard_monitor.html)
MBM must be installed and configured. Win32::API
must be installed via "ppm install Win32-API"
. Do not confuse Win32::API
with Win32API
INHERITS
INI PARAMETERS
MBM_module=MBM_mh
METHODS
Method | Description |
---|---|
startup |
MisterHouse calls startup when mh.ini MBM_module=MBM_mh parameter is processed |
AUTHOR
Danal Estes [email protected]
SEE ALSO
See /mh/code/common/MBM.pl
for example user script.