-
Notifications
You must be signed in to change notification settings - Fork 130
Items MBM_mh
ggodart edited this page Jan 5, 2021
·
2 revisions
See original
WARNING: duplicate of MBM_sensors
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
MBM_module=MBM_mh
Method | Description |
---|---|
startup |
MisterHouse calls startup when mh.ini MBM_module=MBM_mh parameter is processed |
Danal Estes [email protected]
See /mh/code/common/MBM.pl
for example user script.