Klaarzetgebied

Microsoft.Windows.FileServer.DFSR.StagingSpacePerformance.Dashboard.View (View)

Hier ziet u de gegevens van het klaarzetgebied dat door DFS-replicatie wordt gebruikt voor tijdelijke replicatiebestanden. De gegevens in deze weergave zijn afkomstig van de volgende prestatiemeteritems die worden beheerd door de DFS-replicatieservice:
a) Schijfruimte van tijdelijke bestanden
b) Gegenereerde tijdelijke bestanden in bytes
c) Opgeruimde tijdelijke bytes
Deze prestatiemeteritems worden beheerd voor elke gerepliceerde map.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.StagingSpacePerformance.Dashboard.View" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" 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.FileServer.DFSR.StagingSpaceInUseView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Windows.FileServer.DFSR.RFStagingBytesGenerated"/>
<Cell Column="2" Row="2" ViewID="Microsoft.Windows.FileServer.DFSR.StagingBytesCleanedupView"/>
</PanelConfiguration>
</View>