| Win32_PerfRawData_MSSQLSERVER_SQLServerBufferNode |
| Statistics related to SQL Server's buffer pool by NUMA node |
| NameSpace Path |
| \ROOT\CIMV2 |
| PROPERTY | SMS_REPORT | CIMTYPE | DESCRIPTION |
| Caption | | String | A short textual description (one-line string) for the statistic or metric. |
| Databasepages | | UInt64 | Number of pages in the buffer pool with database content. |
| Description | | String | A textual description of the statistic or metric. |
| Foreignpages | | UInt64 | Number of pages which are not from NUMA-local memory. |
| Freepages | | UInt64 | Total number of pages on all free lists. |
| Frequency_Object | | UInt64 | NA |
| Frequency_PerfTime | | UInt64 | NA |
| Frequency_Sys100NS | | UInt64 | NA |
| Name | | String | The Name property defines the label by which the statistic or metric is known. When subclassed, the property can be overridden to be a Key property. |
| Pagelifeexpectancy | | UInt64 | Number of seconds a page will stay in the buffer pool without references. |
| Stolenpages | | UInt64 | Number of pages used for miscellaneous server purposes (including procedure cache). |
| Targetpages | | UInt64 | Ideal number of pages in the buffer pool. |
| Timestamp_Object | | UInt64 | NA |
| Timestamp_PerfTime | | UInt64 | NA |
| Timestamp_Sys100NS | | UInt64 | NA |
| Totalpages | | UInt64 | Number of pages in the buffer pool (includes database, free, and stolen). |
| SAMPLE DATA INSTANCE |
   Class does not currently contain data instances
|