Share via


MonitoringOverride

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

For internal usage only.

Important

Management pack developers should not be using or creating this element in their management packs. Using this element can cause harm to the management group.

Schema Hierarchy

ManagementPack
  Monitoring
    Overrides
      MonitoringOverride

Syntax

 <MonitoringOverride ID=”OverrideID” Comment=”Comment” Context=”ClassID” ContextInstance=”” Enforced=”True/False” >..</MonitoringOverride>

Attributes and Elements

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

Attributes

Attribute Description

ID

Required attribute. Represents the identity of the element. To learn how to identify your element in a management pack, see Element Identity and Namespace Conventions.

Comment

Optional attribute. Represents commentary by the management pack author.

Context

Required attribute. Specifies the ID of the ClassType element over which this override applies.

ContextInstance

Optional attribute. Specifies the GUID of the instance over which this override applies.

Enforced

Required element. Determines whether or not this override take precedence over other overrides.

Child Elements

Element Description

Value (MonitoringOverride)

Represents the value of an override.

Parent Elements

Element Description

Overrides

Contains property and configuration overrides.

See Also

Reference

Overrides