Alerts From Configuration Manager

MECM.AlertsFromCMView (View)

This view forward Alerts From Configuration Manager.

Element properties:

TargetMECM.AlertBaseClass
TypeMicrosoft.SystemCenter.StateViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="MECM.AlertsFromCMView" Accessibility="Public" Enabled="true" Target="MECM.AlertBaseClass" TypeID="SC!Microsoft.SystemCenter.StateViewType" Visible="true">
<Category>Custom</Category>
<Presentation>
<ColumnInfo Index="0" SortIndex="0" Width="100" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>State</Name>
<Id>MECM.AlertBaseClass</Id>
</ColumnInfo>
<ColumnInfo Index="1" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>
<ColumnInfo Index="2" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>TypeId</Name>
<Id>TypeId</Id>
</ColumnInfo>
<ColumnInfo Index="3" SortIndex="-1" Width="100" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>TypeInstanceId</Name>
<Id>TypeInstanceId</Id>
</ColumnInfo>
</Presentation>
</View>