This plugin is for motherboards with VIA686 south bridge.
With this plugin you can read values like temperature, voltage and fan speed.
Plugin reads values directly from motherboard so you don't need other programs like speedfan, MBM5....
Use:
CPU temp: $dll(via686,7,0,0)
MB temp: $dll(via686,8,1,1)
Core voltage: $dll(via686,1,1,1)
3.3 voltage: $dll(via686,2,1,1)
5 voltage: $dll(via686,3,1,1)
12 voltage: $dll(via686,4,1,1)
Fan1 speed: $dll(via686,5,1,1)
Fan2 speed: $dll(via686,6,1,1)
