2004-11-06, 06:02 PM
New version to test.
Sysinfo 0.2a
You need to install Motherboard Monitor, when installed you should enable "Interval Logging" currrently I am collecting the info from the generated XML file, will update to use MBM's shared memory in a later version.
Once MBM is installed and running, you need to Add the following section to the GBPVR config.xml
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
 <SysInfoPlugin>
 <Version>0.1a</Version>
<Mbm5>D:\\Motherboard Monitor 5\\Log\\MBM 5 Interval Log.xml</Mbm5>
 </SysInfoPlugin>
[/QUOTE]
Don't forget to change the path for the MBM lof file
And if you didn't install the previous version, add the following to the "main menu" skin.xml in the "SpecialElement" section
<SpecialElement name="Panel" panelName="SysInfoPanel" visible="true" loc="500,100" size="180,80"/>
Sysinfo 0.2a
You need to install Motherboard Monitor, when installed you should enable "Interval Logging" currrently I am collecting the info from the generated XML file, will update to use MBM's shared memory in a later version.
Once MBM is installed and running, you need to Add the following section to the GBPVR config.xml
<table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">
 <SysInfoPlugin>
 <Version>0.1a</Version>
<Mbm5>D:\\Motherboard Monitor 5\\Log\\MBM 5 Interval Log.xml</Mbm5>
 </SysInfoPlugin>
[/QUOTE]
Don't forget to change the path for the MBM lof file
And if you didn't install the previous version, add the following to the "main menu" skin.xml in the "SpecialElement" section
<SpecialElement name="Panel" panelName="SysInfoPanel" visible="true" loc="500,100" size="180,80"/>