Active Alerts

Fujitsu.Servers.PRIMERGY.ActiveAlertsView (View)

This Alert view will display all Active Alerts to Fujitsu PRIMERGY Servers class instances.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.AlertViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="Fujitsu.Servers.PRIMERGY.ActiveAlertsView" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.AlertViewType" Visible="true">
<Category>Operations</Category>
<Criteria>
<ResolutionState>
<StateRange Operator="NotEquals">255</StateRange>
</ResolutionState>
</Criteria>
<Presentation>
<!-- DOES NOT WORK! DOES NOT WORK!! DOES NOT WORK!!!
<ColumnInfo Index="1" SortIndex="-1" Width="70" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Icon</Name>
<Id>Icon</Id>
</ColumnInfo>

<ColumnInfo Index="2" SortIndex="-1" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Path</Name>
<Id>MonitoringObjectPath</Id>
</ColumnInfo>

<ColumnInfo Index="3" SortIndex="-1" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Source</Name>
<Id>MonitoringObjectDisplayName</Id>
</ColumnInfo>

<ColumnInfo Index="4" SortIndex="-1" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Maintenance Mode</Name>
<Id>MonitoringObjectInMaintenanceMode</Id>
</ColumnInfo>

<ColumnInfo Index="5" SortIndex="-1" Width="180" Grouped="false" Sorted="false" IsSortable="true" Visible="true" SortOrder="Ascending">
<Name>Name</Name>
<Id>Name</Id>
</ColumnInfo>

<ColumnInfo Index="6" SortIndex="-1" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Resolution State</Name>
<Id>ResolutionState</Id>
</ColumnInfo>

<ColumnInfo Index="7" SortIndex="0" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Created</Name>
<Id>TimeRaised</Id>
</ColumnInfo>

<ColumnInfo Index="8" SortIndex="-1" Width="150" Grouped="false" Sorted="true" IsSortable="true" Visible="true" SortOrder="Descending">
<Name>Age</Name>
<Id>Age</Id>
</ColumnInfo>
-->
</Presentation>
<Target>$MPElement[Name="Fujitsu.Servers.ServersGroup"]$</Target>
</View>