HPUX 服务器状态

Microsoft.HPUX.Computer.StateView (View)

此“状态视图”将显示相关联的类的状态和属性。

Element properties:

TargetMicrosoft.HPUX.Computer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.HPUX.Computer.StateView" TypeID="SC!Microsoft.SystemCenter.StateViewType" Target="Microsoft.HPUX.Computer" Enabled="true" Visible="true" Accessibility="Public">
<Category>Operations</Category>
<Criteria>
<InMaintenanceMode>false</InMaintenanceMode>
</Criteria>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>Microsoft.HPUX.Computer</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="23" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Maintenance Mode</Name>
<Id>InMaintenanceMode</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Path</Name>
<Id>Path</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="1" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Principal Name</Name>
<Id>PrincipalName</Id>
</ColumnInfo>
<ColumnInfo Index="4" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>IP Address</Name>
<Id>IPAddress</Id>
</ColumnInfo>
</Presentation>
</View>