Share via


MonitorTypeStates

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

Contains the definitions for possible operational states of the unit monitor type.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    MonitorTypes
      UnitMonitorType
        MonitorTypeStates

Syntax

<MonitorTypeStates>
   <MonitorTypeState ID=”StateID” Comment=”Comment” NoDetection=”True/False”/>
</MonitorTypeStates>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

MonitorTypeState

Required element. Must contain one or more defined MonitorTypeState elements where each represents a possible operational state of the unit monitor type.

Parent Elements

Element Description

UnitMonitorType

Represents a monitor type definition modeled to reflect operational state.

See Also

Reference

UnitMonitorType
MonitorTypeState