OK,
sorry about the title, I have been frustrated on this. I know nothing about xml, but would really like to learn. Anyway, I am trying to parse this file to an html page to view...
sorry about the title, I have been frustrated on this. I know nothing about xml, but would really like to learn. Anyway, I am trying to parse this file to an html page to view...
<?xml version="1.0" encoding="UTF-8" ?>
- <CoolMon>
- <Raw>
<Uptime>0 days, 02 hrs, 28 mins, 14 secs</Uptime>
<System_Thread_Count>313</System_Thread_Count>
<System_Processes_Count>32</System_Processes_Count>
<PageTotal>617</PageTotal>
<PageUsed>117</PageUsed>
<PageFree>500</PageFree>
<RAMTotal>254</RAMTotal>
<RAMUsed>132</RAMUsed>
<RAMFree>122</RAMFree>
<Processor_Usage>00.00</Processor_Usage>
<Network_Read_Stats>01.35</Network_Read_Stats>
<Network_Write_Stats>00.00</Network_Write_Stats>
<Network_Bytes_Read>39,891.19</Network_Bytes_Read>
<Network_Bytes_Written>41,703.14</Network_Bytes_Written>
<IP_Addresses>10.37.123.01</IP_Addresses>
<Computer_Name>PNS</Computer_Name>
<User_Name>User</User_Name>
<Date_and_Time>Date 12/08/02 Time 16:14</Date_and_Time>
<Blank />
<Drive_Space>31,593</Drive_Space>
<Processor_Type>i686</Processor_Type>
<File_Line_Data />
</Raw>
- <Formatted>
<Item_0>Proc %25: 00.00</Item_0>
<Item_1>Processes: 32 Threads: 313</Item_1>
<Item_2>0 days, 02 hrs, 28 mins, 14 secs</Item_2>
<Item_3>PageUsed: 117/PageTotal: 617</Item_3>
<Item_4>RAMUsed: 132/RAMTotal: 254</Item_4>
<Item_5>Date 12/08/02 Time 16:14</Item_5>
<Item_6>10.37.123.12</Item_6>
<Item_7>PNS</Item_7>
<Item_8>Threads: 313</Item_8>
<Item_9>RAMTotal: 254</Item_9>
<Item_10>RAMUsed: 132</Item_10>
<Item_11>RAMFree: 122</Item_11>
<Item_12>KB Read: 01.35</Item_12>
<Item_13>KB Write: 00.00</Item_13>
<Item_14>Date 12/08/02 Time 16:14</Item_14>
<Item_15>Drive C: 31,593</Item_15>
<Item_16>Processor: i686</Item_16>
</Formatted>
</CoolMon>
