All computers in a unknown state

Microsoft.SystemCenter.MonitoringSplashView.ComputersUnknownStateView (View)

Element properties:

TargetSystem.Computer
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Microsoft.SystemCenter.MonitoringSplashView.ComputersUnknownStateView" Accessibility="Public" Enabled="true" Target="System!System.Computer" TypeID="SCLibrary!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<SeverityList>
<Severity>Unknown</Severity>
</SeverityList>
</Criteria>
</View>