Network Adapter\Bytes Total/Sec Performance

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

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

Element properties:

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

Source Code:

<View ID="Microsoft.AIX.NetworkAdapter.BytesTotalSec.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 Total/Sec</Counter>
</Criteria>
<Presentation>
<IsDynamic>true</IsDynamic>
</Presentation>
</View>