Network Interface\Bytes Total/sec Performance

Microsoft.Windows.Server.NetworkInterfaceBytesTotalsec.View (View)

This view displays performance data for the Network Interface\Bytes Total/sec performance counter.

Element properties:

TargetMicrosoft.Windows.Server.NetworkAdapter
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.NetworkInterfaceBytesTotalsec.View" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.Windows.Server.NetworkAdapter" Visible="false" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Network Interface</Object>
<Instance/>
<Counter>Bytes Total/sec</Counter>
</Criteria>
</View>