Geheugengebruik (wisselbestand)

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

In deze dashboardweergave worden prestatiegegevens van het wisselbestand weergegeven.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.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" ViewID="Microsoft.Windows.Server.PagingFileUsage.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.MemoryPagessec.View"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.Server.MemoryPageWritessec.View"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.Server.MemoryPageReadssec.View"/>
</PanelConfiguration>
</View>