Memory\Pool Paged Bytes Performance

Microsoft.Windows.Server.MemoryPoolPagedBytes.View (View)

This view displays performance data for the Memory\Pool Paged Bytes performance counter.

Element properties:

TargetMicrosoft.Windows.Server.OperatingSystem
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.MemoryPoolPagedBytes.View" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Windows!Microsoft.Windows.Server.OperatingSystem" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Memory</Object>
<Instance/>
<Counter>Pool Paged Bytes</Counter>
</Criteria>
</View>