メモリの使用率 (物理)

Microsoft.Windows.Server.RemoteDesktopServicesRole.MemoryUtilizationPhysical.Dashboard.View (View)

このダッシュボード ビューには、メモリの使用率に関連したパフォーマンス データが表示されます。この表示機能を使用するには Windows Server オペレーティング システム管理パックをインストールする必要があります。

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.MemoryUtilizationPhysical.Dashboard.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="false">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.MemoryPoolPagedBytes.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.MemoryPoolNonpagedBytes.View"/>
<Cell Column="1" Row="2" ColumnSpan="2" ViewID="Microsoft.Windows.Server.RemoteDesktopServicesRole.MemoryAvailableMBytes.View"/>
</PanelConfiguration>
</View>