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 any overrideable configuration parameters in a monitor or module type definition.
Schema Hierarchy
ManagementPack
  TypeDefinitions
    ModuleTypes
      DataSourceModuleType
        OverrideableParameters (DataSourceModuleType)
Syntax
<OverrideableParameters>
  <OverrideableParameter ID=”ParameterID” ParameterType=”dataType” Selector=”$Config/ParameterID”/>
</OverrideableParameters>
Attributes and Elements
The following sections describe attributes, child elements, and the parent elements of the OverrideableParameters element.
Attributes
None.
Child Elements
| Element | Description | 
|---|---|
| Optional element. Represents an overrideable configuration parameter of a monitor or module type definition. | 
Parent Elements
| Element | Description | 
|---|---|
| Represents a data source module type definition in a management pack. | |
| Represents a condition detection module type definition in a management pack. | |
| Represents a probe action module type definition in a management pack. | |
| Represents a unit monitor type definition in a management pack. | |
| Represents a write action module type definition in a management pack. | 
See Also
Reference
ConditionDetectionModuleType
DataSourceModuleType
ProbeActionModuleType
SchemaType
UnitMonitorType
WriteActionModuleType