Share via


OnDemandDetections

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

Contains on-demand detection workflows for each of the MonitorTypeState elements defined in the unit monitor type.

Schema Hierarchy

ManagementPack
  TypeDefinitions
    MonitorTypes
      UnitMonitorType
        MonitorImplementation
          OnDemandDetections

Syntax

<OnDemandDetections> <OnDemandDetection>…</OnDemandDetection>
</OnDemandDetections>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

OnDemandDetection

Required element. Represents an on-demand detection workflow in the unit monitor type.

Parent Elements

Element Description

MonitorImplementation

Contains the modules and workflow definitions of the unit monitor type.

Remarks

If your monitor implements on-demand detection workflows, users can run the workflow and recalculate the state through the UI. In addition, when the monitored entity comes out of maintenance mode, the on-detection workflow will automatically run in order to reflect that actual state of the monitored entity. Keep in mind, however, that if unit monitor state depends solely on system events to change state, on-demand workflows will not work as expected and should not be defined in your unit monitor type.

See Also

Reference

MonitorImplementation
OnDemandDetection