네트워크 어댑터 상태

Microsoft.Solaris.NetworkAdapter.Health.DashboardView (View)

이 대시보드에는 네트워크 어댑터 상태가 표시됩니다.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.Solaris.NetworkAdapter.Health.DashboardView" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Target="System!System.Entity" Enabled="true" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="Microsoft.Solaris.NetworkAdapter.StateView"/>
<Cell Column="1" Row="2" ViewID="Microsoft.Solaris.NetworkAdapter.AlertView"/>
</PanelConfiguration>
</View>