Memory Utilization (Physical)

Microsoft.Windows.InternetInformationServices.MemoryUtilizationPhysical.Dashboard.View (View)

This dashboard view displays Physical Memory Utilization related performance data.

Element properties:

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

Source Code:

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