Performace Analysis of Logs (PAL)
With my previous post about PolyMonRT I also would like to share PAL with you.
PAL is a performance analyzer which analyzes your perfmon tracing with the Best Practice Treshholds from Microsoft for most of their products.
With the help of a easy GUI you can simply select your performance log and start the analyzing.
When the analyzing finished it’s reported in a nice colored HTML view which shows your warning and critical points you could review to let your machine perform better 🙂
Required Products (free and public):
– PowerShell v2.0 or greater.
– Microsoft .NET Framework 3.5 Service Pack 1
– Microsoft Chart Controls for Microsoft .NET Framework 3.5
Source: http://pal.codeplex.com/