AlertOnState (UnitMonitor)
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
UnitMonitor
AlertSettings (UnitMonitor)
AlertOnState (UnitMonitor)
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 |
---|---|
Defines the alert to generate when the monitor reflects a specified unhealthy state. |
Text Value
The AlertOnState element has one of the following 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.
Warning
Ensure that the monitor for which an alert is generated has both Warning and Error health states defined.
To see how the AlertOnState element is defined in a monitor, see AlertSettings (UnitMonitor).