This dashboard view displays Physical Memory Utilization related performance data. The Windows Server Operating System Management Pack must be installed for this view function.
Target | Microsoft.Windows.Computer |
Type | Microsoft.SystemCenter.DashboardViewType |
Accessibility | Public |
Visible | False |
<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>