Operációs rendszer működési állapota

Microsoft.Solaris.OperatingSystem.Health.Dashboard.View (View)

Ez a dashboard nézet a felügyeleti állapotot és az operációs rendszerrel vagy rendszerekkel kapcsolatos adatokat jeleníti meg.

Element properties:

TargetMicrosoft.Solaris.Computer
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

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