v-wdxu
Mon Aug 25 01:51:14 CDT 2003
Hi TJ,
Very good question!
I think Ken has give us a very good suggestion about this issue. Log parser
released by Microsoft can be used to analyze your log files. Now the tool
is located in the IIS6 resource kit which can be obtained from
Microsoft.com. Please go to:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=56fc
92ee-a71a-4c73-b628-ade629c89499
But the resource kit can only be installed on Windows Server 2003 because
this is IIS6 resource kit. If you are using Windows 2000 or older version,
you can download the old version of the tool from Microsoft.com. Please go
to:
http://www.microsoft.com/downloads/details.aspx?displaylang=en&familyid=8cde
4028-e247-45be-bab9-ac851fc166a4
Furthermore, I'd also suggest that you can use the performance counters
provided with Windows OS to check the statistcs of your site dynamically.
You can select the "Web Service" performance objects, then select the
counter and instance you want to monitor your web site activities.
Microsoft also provides a reference for you to build one monitor with the