Bandwidth Savings

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

Displays the amount of bandwidth saved by using DFS Replication on the monitored computer. The information in this view is obtained from the following performance counter maintained by the DFS Replication service: DFS Replication Connections\Bandwidth Savings Using DFS Replication.

Element properties:

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

Source Code:

<View ID="Microsoft.Windows.FileServer.DFSR.BandwidthSavingsUsingDFSReplicationView" Accessibility="Public" Enabled="true" Target="Microsoft.Windows.FileServer.DFSR.Service" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="true">
<Category>PerformanceHealth</Category>
<Criteria>
<Object>DFS Replication Connections</Object>
<Instance/>
<Counter>Bandwidth Savings Using DFS Replication</Counter>
</Criteria>
</View>