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 modules and workflow definitions of the unit monitor type.
Schema Hierarchy
ManagementPack
  TypeDefinitions
    MonitorTypes
      UnitMonitorType
        MonitorImplementation
Syntax
<MonitorImplementation>
   <MemberModules>…</MemberModules>
   <RegularDetections>…</RegularDetections>
   <OnDemandDetections>…<OnDemandDetections>
</MonitoryImplementation>
Attributes and Elements
The following sections describe attributes, child elements, and the parent element of the MonitorImplementation element.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| Required element. Contains all of the modules that are used to detect operational states defined in the unit monitor type. | |
| Required element. Contains regular detection workflows for each of the MonitorTypeState elements defined in the unit monitor type, unless the MonitorTypeState’s NoDetection attribute is set to true. | |
| Optional element. Contains on-demand detection workflows that run only when requested by the user or when the monitor exits maintenance mode. | 
Parent Elements
| Element | Description | 
|---|---|
| Represents a monitor type definition modeled to reflect the operational state of an entity. |