网络适配器使用率

Microsoft.Windows.Server.NetworkAdapterUtilization.Dashboard.View (View)

此仪表板视图显示与网络适配器相关的性能数据。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.NetworkAdapterUtilization.Dashboard.View" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Operations</Category>
<PanelConfiguration Columns="2" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Windows.Server.NetworkInterfaceBytesReceivedsec.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.NetworkInterfaceBytesSentsec.View"/>
<Cell Column="1" Row="2" ColumnSpan="2" ViewID="Microsoft.Windows.Server.NetworkInterfaceBytesTotalsec.View"/>
</PanelConfiguration>
</View>