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
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 | 
|---|---|
| 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 | 
|---|---|
| Represents a monitor type definition modeled to reflect operational state. |