삭제된 파일에서 사용된 디스크 공간

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

모니터링되는 컴퓨터에서 삭제된 파일을 저장하는 데 사용된 디스크 공간을 표시합니다. 이 보기에 있는 데이터는 DFS Replication 서비스가 유지 관리하는 성능 카운터 DFS Replicated Folders\Deleted Space In Use에서 가져온 것입니다.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.DeletedSpaceInUseView" 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>Deleted Space In Use</Counter>
</Criteria>
</View>