Network Interface\Bytes Received/sec Performance

Microsoft.Windows.Server.RemoteDesktopServicesRole.NetworkInterfaceBytesReceivedsec.View (View)

This view displays performance data for the Network Interface\Bytes Received/sec performance counter. The Windows Server Operating System Management Pack must be installed for this view function.

Element properties:

TargetMicrosoft.Windows.Computer
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleFalse

Source Code:

<View ID="Microsoft.Windows.Server.RemoteDesktopServicesRole.NetworkInterfaceBytesReceivedsec.View" Accessibility="Public" Enabled="true" Target="Windows!Microsoft.Windows.Computer" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Visible="false">
<Category>Operations</Category>
<Criteria>
<Object>Network Interface</Object>
<Instance/>
<Counter>Bytes Received/sec</Counter>
</Criteria>
</View>