BACK TO INDEX

Win32_PerfRawData_MSSQLSERVER_SQLServerBufferNode
Statistics related to SQL Server's buffer pool by NUMA node
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
CaptionStringA short textual description (one-line string) for the statistic or metric.
DatabasepagesUInt64Number of pages in the buffer pool with database content.
DescriptionStringA textual description of the statistic or metric.
ForeignpagesUInt64Number of pages which are not from NUMA-local memory.
FreepagesUInt64Total number of pages on all free lists.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
NameStringThe 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.
PagelifeexpectancyUInt64Number of seconds a page will stay in the buffer pool without references.
StolenpagesUInt64Number of pages used for miscellaneous server purposes (including procedure cache).
TargetpagesUInt64Ideal number of pages in the buffer pool.
Timestamp_ObjectUInt64NA
Timestamp_PerfTimeUInt64NA
Timestamp_Sys100NSUInt64NA
TotalpagesUInt64Number of pages in the buffer pool (includes database, free, and stolen).
SAMPLE DATA INSTANCE
   Class does not currently contain data instances