GoogleCloudPlatform / database-assessment

Database Migration Assessment
https://googlecloudplatform.github.io/database-assessment/
Apache License 2.0
62 stars 35 forks source link

feat(mssql): Perfmon - Adding Memory from NUMA Node Memory(_Total) #312

Closed liozme closed 10 months ago

liozme commented 11 months ago

change includes:

  1. Added two metrics to the PerfMon collection script: a. NUMA Node Memory(_Total)\Total MBytes b. NUMA Node Memory(_Total)\Available MBytes

  2. Fixing the collection script to work directly by setting $perfmonOutFile if its not set