메모리 사용률(실제)

Microsoft.Windows.GroupPolicy.Library.MemoryUtilizationPhysical.Dashboard.View (View)

이 대시보드 보기에는 성능 데이터와 관련된 실제 메모리 사용률이 표시됩니다.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.GroupPolicy.Library.MemoryUtilizationPhysical.Dashboard.View" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.GroupPolicy.Library.MemoryPoolPagedBytes.Performance.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.GroupPolicy.Library.MemoryPoolNonPagedBytes.Performance.View"/>
<Cell Column="1" Row="2" ColumnSpan="2" ViewID="Microsoft.Windows.GroupPolicy.Library.MemoryAvailableMBytes.Performance.View"/>
</PanelConfiguration>
</View>