Log File Alerts

ComTrade.EMC.Documentum.Windows.ContentServer.Log.AlertsView (View)

Displays log file alerts for processes hosted by content server computer role.

Element properties:

TargetSystem.Entity
TypeMicrosoft.SystemCenter.DashboardViewType
AccessibilityPublic
VisibleTrue

Source Code:

<View ID="ComTrade.EMC.Documentum.Windows.ContentServer.Log.AlertsView" Accessibility="Public" Enabled="true" Target="System!System.Entity" TypeID="SC!Microsoft.SystemCenter.DashboardViewType" Visible="true">
<Category>Alerts</Category>
<PanelConfiguration Columns="1" Rows="2">
<Cell Column="1" Row="1" ViewID="ComTrade.EMC.Documentum.Windows.ContentServer.Log.ActiveAlertsView"/>
<Cell Row="2" Column="1" ViewID="ComTrade.EMC.Documentum.Windows.ContentServer.Log.ClosedAlertsView"/>
</PanelConfiguration>
</View>