clinthuffman / PAL

Performance Analysis of Logs (PAL) tool
MIT License
479 stars 101 forks source link

Performance Analysis of Logs (PAL) Tool

licence badge stars badge forks badge issues badge

Project Description

Ever have a performance problem, but don't know what performance counters to collect or how to analyze them? The PAL (Performance Analysis of Logs) tool is a powerful tool that reads in a performance monitor counter log and analyzes it using known thresholds.

Features

How to download

If you wish to install the PAL tool, then download PAL_Setup. It contains the Microsoft installer files. Right-click and go to Properties of the zip file, select Unblock, and then click OK. Extract the zip file to a new, empty folder, and then run Setup.

If you just want to run it without installation, then download PAL_FlatFile. Right-click and go to Properties of the zip file, select Unblock, and then click OK. Extract the zip file to a new, empty folder, and then run PALWizard.exe to use the tool.

Both files can be downloaded from the releases section

How to use

Run PALWizard.exe to use the PAL Wizard tool. Otherwise, use PAL.ps1 directly.

Feedback

Your feedback is welcome via the issues section

Contributing

Your contributions are very welcome by submitting a Pull Request.