Using LogParser to generate average response time graph
Posted
by Pavel Chuchuva
on Server Fault
See other posts from Server Fault
or by Pavel Chuchuva
Published on 2010-04-15T21:04:24Z
Indexed on
2010/04/22
11:13 UTC
Read the original article
Hit count: 509
How can I get this graph:
(from Speeding up StackExchange)
It shows what percentage of web requests took longer than N seconds. I have IIS logs and LogParser installed but not sure how to proceed.
© Server Fault or respective owner