Network Adapter\Bytes Sent/Sec Performance

Microsoft.AIX.NetworkAdapter.BytesSentPerSec.PerfView (View)

This view displays performance data the Network Adapter\Bytes Sent/Sec performance counter.

Element properties:

TargetMicrosoft.AIX.NetworkAdapter
TypeMicrosoft.SystemCenter.PerformanceViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.AIX.NetworkAdapter.BytesSentPerSec.PerfView" TypeID="SC!Microsoft.SystemCenter.PerformanceViewType" Target="Microsoft.AIX.NetworkAdapter" Enabled="true" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<Object>Network Adapter</Object>
<Instance/>
<Counter>Bytes Sent/Sec</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>