Deleted Files Cleaned up

Microsoft.Windows.DfsReplication.DeletedFilesCleanedupView (View)

Displays the number of deleted files that were cleaned up by the DFS Replication service on the monitored computer. The data in this view is obtained from the performance counter "DFS Replicated Folders\Deleted Files Cleaned up" maintained by the DFS Replication service.

Element properties:

TargetMicrosoft.Windows.DfsReplication.Service
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.DfsReplication.DeletedFilesCleanedupView" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.DfsReplication.Service" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>PerformanceHealth</Category>
<Criteria>
<Object>DFS Replicated Folders</Object>
<Instance/>
<Counter>Deleted Files Cleaned up</Counter>
</Criteria>
</View>