Staging Space In Use

Microsoft.Windows.FileServer.DFSR.StagingSpaceInUseView (View)

Displays the disk space used by the DFS Replication service for staging purposes on the monitored computer. The data in this view is obtained from the following performance counter maintained by the DFS Replication service: DFS Replicated Folders\Staging Space In Use.

Element properties:

TargetMicrosoft.Windows.FileServer.DFSR.Service
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.StagingSpaceInUseView" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>PerformanceHealth</Category>
<Criteria>
<Object>DFS Replicated Folders</Object>
<Instance/>
<Counter>Staging Space In Use</Counter>
</Criteria>
</View>