Performance Analysis of Logs (PAL) Tool
I’ve just tried out this tool that is fantastic! It automatically analyzes a performance monitor output log and generates a HTML based report which graphically charts important performance counters and throws alerts when thresholds are exceeded.
The thresholds are originally based on thresholds defined by the Microsoft product teams and members of Microsoft support, but you can personalize them by simply editing a XML file.
To try it out visit: https://www.codeplex.com/PAL
I’ve just run it on a 9MB log file, keeping the default options (therefore against System Overview), and got the results in 13 minutes. If you have ever analyzed a perfmon output you know what I mean! :-D
- Beatrice Nicolini -
Comments
Anonymous
January 01, 2003
I blogged some time ago about PAL ( Performance Analysis of Logs (PAL) Tool ), a great tool from CodePlexAnonymous
January 01, 2003
Whilst surfing on the web last week, I've found this very nice blog from Vipul Shah, which happens toAnonymous
May 06, 2014
PAL is a great tool to identify problem areas and improve performance. We take care of over 10,000 databases.