IIS7 Admin Pack Offers Built In Performance Analysis Reports

  • Are you web developer building high traffic web site?
  • Are you performance engineer that lives and breaths performance reports?
  • Are you production System Engineer supporting heavy traffic web site?

In either case you need an ad-hoc simple-to-use tool to analyze your web site behavior under load during development, testing, and maintenance phases.

I thought it would be useful to focus on performance analysis tools that analyze IIS logs.

ScottGu's post describes the features that are included with IIS7 Administration Pack Technical Preview 1. One of the features is Log Reports that relies on command line LogParser tool:

"Built-in report visualization with charting support for log files data.  Full range selection and custom chart creation is supported, as well as the ability to print or save reports.  Like the database manager you can use this module remotely over HTTP/SSL - which means it works in remote shared hosting scenarios."

I've installed PetShop Reference Implementation and quickly generated a load on my laptop with Vista SP1. Below is the performance report that was generated by IIS7 Admin Pack:

image

Very nice!

Quick and Easy Performance Reporting for IIS 6.0 logs

Using IIS 6.0? Need ad-hoc performance analysis reporting capability? Following are few options that worked for me so far:

Enjoy.