Windows Server 2016 及更新版本的網路介面卡使用率

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

此儀表板檢視會顯示 Windows Server 2016 中之網路介面卡的相關效能資料。

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Windows.Server.10.0.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.10.0.NetworkAdapterBytesReceivedsec.View"/>
<Cell Column="2" Row="1" ViewID="Microsoft.Windows.Server.10.0.NetworkAdapterBytesSentsec.View"/>
<Cell Column="1" Row="2" ColumnSpan="2" ViewID="Microsoft.Windows.Server.10.0.NetworkAdapterBytesTotalsec.View"/>
</PanelConfiguration>
</View>