Memory Utilization (Page File)

Microsoft.Windows.SharePointServices.MemoryUtilizationPageFile.Dashboard.View (View)

This dashboard view displays Page File related performance data.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.SharePointServices.MemoryUtilizationPageFile.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" ColumnSpan="2" ViewID="Microsoft.Windows.SharePointServices.MemoryPagessec.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.SharePointServices.WebServiceCurrentConnections_Total.PerformanceView"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.SharePointServices.FTPServiceCurrentConnections_Total.PerformanceView"/>
</PanelConfiguration>
</View>