BACK TO INDEX

Win32_PerfRawData_MSSQLSERVER_SQLServerBufferManager
Statistics related to SQL Servers buffer manager
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
AWElookupmapsPersecUInt64Number of AWE map calls made for pages found in the buffer pool.
AWEstolenmapsPersecUInt64Number of AWE map calls made for pages stolen from the buffer pool.
AWEunmapcallsPersecUInt64Number of AWE unmap calls.
AWEunmappagesPersecUInt64Number of AWE pages unmapped.
AWEwritemapsPersecUInt64Number of AWE map calls made for pages to be written to disk.
BuffercachehitratioUInt64Percentage of pages that were found in the buffer pool without having to incur a read from disk.
Buffercachehitratio_BaseUInt64Base for prior entry
CaptionStringA short textual description (one-line string) for the statistic or metric.
CheckpointpagesPersecUInt64Number of pages flushed by checkpoint or other operations that require all dirty pages to be flushed.
DatabasepagesUInt64Number of pages in the buffer pool with database content.
DescriptionStringA textual description of the statistic or metric.
FreeliststallsPersecUInt64Number of requests that had to wait for a free page.
FreepagesUInt64Total number of pages on all free lists.
Frequency_ObjectUInt64NA
Frequency_PerfTimeUInt64NA
Frequency_Sys100NSUInt64NA
LazywritesPersecUInt64Number of buffers written by buffer manager's lazy writer.
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.
PagelookupsPersecUInt64Number of requests to find a page in the buffer pool.
PagereadsPersecUInt64Number of physical database page reads issued.
PagewritesPersecUInt64Number of physical database page writes issued.
ReadaheadpagesPersecUInt64Number of pages read in anticipation of use.
ReservedpagesUInt64Number of buffer pool reserved pages.
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