Share via


MonitorImplementation

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

MemberModules

Required element. Contains all of the modules that are used to detect operational states defined in the unit monitor type.

RegularDetections

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.

OnDemandDetections

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

UnitMonitorType

Represents a monitor type definition modeled to reflect the operational state of an entity.

See Also

Reference

UnitMonitorType