clinthuffman / PAL

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

SQLServer: Memory Manager #62

Open goforebroke opened 4 years ago

goforebroke commented 4 years ago

For some reason, the SQLServer Memory Manager Total Server Memory and Target Server Memory do not show up in the PAL analysis report.

Step taken..

  1. Exported SQL Server 2014 template file
  2. Used template file with PerfMon to collect SQL Server performance data
  3. Processed performance monitor data from step 2 with PAL. Used Microsoft SQL Server 2014 template

The SQLServer Memory Manager Total Server Memory and Target Server will not show up n the report. What am I doing wrong?

Thx