Skip to content

Instantly share code, notes, and snippets.

@johndacosta
Created July 27, 2013 23:04
Show Gist options
  • Save johndacosta/6096644 to your computer and use it in GitHub Desktop.
Save johndacosta/6096644 to your computer and use it in GitHub Desktop.
typeperf collection set for WMI_Memory Counters
\Memory\% Committed Bytes In Use
\Memory\Available Bytes
\Memory\Available KBytes
\Memory\Available MBytes
\Memory\Cache Bytes
\Memory\Cache Bytes Peak
\Memory\Cache Faults/sec
\Memory\Commit Limit
\Memory\Committed Bytes
\Memory\Demand Zero Faults/sec
\Memory\Free & Zero Page List Bytes
\Memory\Free System Page Table Entries
\Memory\Modified Page List Bytes
\Memory\Page Faults/sec
\Memory\Page Reads/sec
\Memory\Page Writes/sec
\Memory\Pages Input/sec
\Memory\Pages Output/sec
\Memory\Pages/sec
\Memory\Pool Nonpaged Allocs
\Memory\Pool Nonpaged Bytes
\Memory\Pool Paged Allocs
\Memory\Pool Paged Bytes
\Memory\Pool Paged Resident Bytes
\Memory\Standby Cache Core Bytes
\Memory\Standby Cache Normal Priority Bytes
\Memory\Standby Cache Reserve Bytes
\Memory\System Cache Resident Bytes
\Memory\System Code Resident Bytes
\Memory\System Code Total Bytes
\Memory\System Driver Resident Bytes
\Memory\System Driver Total Bytes
\Memory\Transition Faults/sec
\Memory\Transition Pages RePurposed/sec
\Memory\Write Copies/sec
\SQLServer:Cursor Manager by Type(*)\Cursor memory usage
\SQLServer:Memory Manager\Connection Memory (KB)
\SQLServer:Memory Manager\Granted Workspace Memory (KB)
\SQLServer:Memory Manager\Lock Blocks
\SQLServer:Memory Manager\Lock Blocks Allocated
\SQLServer:Memory Manager\Lock Memory (KB)
\SQLServer:Memory Manager\Lock Owner Blocks
\SQLServer:Memory Manager\Lock Owner Blocks Allocated
\SQLServer:Memory Manager\Maximum Workspace Memory (KB)
\SQLServer:Memory Manager\Memory Grants Outstanding
\SQLServer:Memory Manager\Memory Grants Pending
\SQLServer:Memory Manager\Optimizer Memory (KB)
\SQLServer:Memory Manager\SQL Cache Memory (KB)
\SQLServer:Memory Manager\Target Server Memory (KB)
\SQLServer:Memory Manager\Total Server Memory (KB)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment