Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
Specifies the severity of the alert.
Schema Hierarchy
ManagementPack
  Monitoring
    Monitors
      AggregateMonitor
        AlertSettings (AggregateMonitor)
          AlertSeverity (AggregateMonitor)
Syntax
<AlertSeverity>Error/Information/MatchMonitorHealth/Warning</AlertSeverity>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of an AlertSeverity element.
Attributes
None.
Child Elements
None.
Parent Elements
| Element | Description | 
|---|---|
| Defines the alert to generate when the monitor reflects a specified unhealthy state. | 
Text Value
The AlertSeverity element can have one of the values described in the following table.
| Value | Description | 
|---|---|
| Error | The alert occurred because of an error. | 
| Information | The alert contains information about the system. | 
| MatchMonitorHealth | The alert severity will match the health state of the monitor that the alert is associated with. | 
| Warning | The alert contains a warning. | 
If the AlertSeverity element is not specified, the value defaults to MatchMonitorHealth.