Compartilhar via


AlertOnState (AggregateMonitor)

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Specifies the minimum unhealthy state at which an alert will be generated.

Schema Hierarchy

ManagementPack
  Monitoring
    Monitors
      AggregateMonitor
        AlertSettings (AggregateMonitor)
          AlertOnState (AggregateMonitor)

Syntax

<AlertOnState>Warning/Error</AlertOnState>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of an AlertOnState element.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

AlertSettings (AggregateMonitor)

Defines the alert to generate when the monitor reflects a specified unhealthy state.

Text Value

The AlertOnState element has one of two values: “Warning” or “Error.”

Because the AlertOnState element specifies the minimum unhealthy state at which an alert is to be generated, if you specify “Warning,” an alert will be generated for both “Warning” and “Error.” If you specify “Error,” an alert will not be generated when the monitor attains a “Warning” state.

Important

For Aggregate monitors, it is not necessary to include this element, because it is not always known which monitors are being rolled up.

To see how the AlertOnState element is defined in a unit monitor, see AlertSettings (AggregateMonitor).

See Also

Reference

AlertSettings (AggregateMonitor)