네트워크 어댑터 상태

Microsoft.Windows.Server.NetworkAdapter.Health.Dashboard.View (View)

이 대시보드 보기에는 네트워크 어댑터에 대한 모니터링 상태 및 정보가 표시됩니다.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

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