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
Defines the algorithm to use for determining health state.
Schema Hierarchy
ManagementPack
  Monitoring
    Monitors
      AggregateMonitor
        Algorithm (AggregateMonitor)
Syntax
<Algorithm>BestOf/WorstOf</Algorithm>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the Algorithm element.
Attributes
None.
Child Elements
None.
Parent Elements
| Element | Description | 
|---|---|
| Defines a state machine whose health state is determined by an algorithmic analysis of its children. | 
Text Value
The algorithm for determining the health state of an aggregate monitor can be one of the following:
- BestOf 
- WorstOf 
Remarks
The BestOf algorithm indicates that the monitor will reflect the state of its “most healthy” child monitor. For example, if one child is at a warning state and the other is unhealthy, the reflected state will be a warning state. The WorstOf algorithm indicates that the monitor will reflect the state of its “least health” child monitor. For example, if one child is at a warning state and the other is healthy, the reflected state will be a warning state.
To see how the Algorithm element is expressed in a management pack, see AggregateMonitor.