Integrate > Oracle Enterprise Manager > Configure > Entity Mappings > Mappings Used in the Metric Integration

Mappings Used in the Metric Integration

Ops Connector for OEM comes with preconfigured metric mapping and rules that you can customize. The mapping and rules are defined in the Operations Connector policy for OEM metrics. To reconfigure them, make sure the policy is imported into the Operations Connector, and then edit it in the Operations Connector web interface.

Default Metrics Mapping and Rules

The following table lists the preconfigured OEM metric mapping.

Default Metric Attributes

Operations Connector Type OEM Metric Attribute, Mapping, or Literal Value
Data domain HPBsmIntOEM *
Metric class METRIC_GROUP_LABEL
Metric name METRIC_LABEL
Related CI HOST_NAME
Node

HOST_NAME

Value METRIC_VALUE
Time measured COLLECTION_TIMESTAMP

* This is a literal value

The following table lists conditions of the default rules of the Operations Connector policy for OEM metrics. In the Operations Connector web interface, you can find the condition strings in the Match box of the Rules > Condition page, and the configuration item hint strings in the Ci Hint text box of the Rules > Attributes > Metrics page.

Rule Description Condition Related CI Mapping
Host TARGET_TYPE=="host"

HOST_NAME

Microsoft IIS TARGET_TYPE=="microsoft \
_iis"
HOST_NAME + "/" + TARGET_TYPE + "/" + TARGET_NAME
J2EE Application TARGET_TYPE=="j2ee_ \
application"
HOST_NAME + "/" + TARGET_TYPE + "/" + TARGET_NAME
Oracle Database TARGET_TYPE=="oracle_ \
database"
HOST_NAME + "/" + TARGET_TYPE + "/" + TARGET_NAME
Oracle Listener TARGET_TYPE=="oracle_ \
listener"
HOST_NAME + "/" + TARGET_TYPE + "/" + TARGET_NAME
SQL Server TARGET_TYPE=="microsoft_ \
sqlserver_database"
HOST_NAME + "/" + TARGET_TYPE + "/" + TARGET_NAME
Oracle Apache TARGET_TYPE=="oracle_ \
apache"
HOST_NAME + "/" + TARGET_TYPE + "/" + TARGET_NAME
Oracle WebLogic Server TARGET_TYPE=="weblogic_ \
j2eeserver"
HOST_NAME + "/" + TARGET_TYPE + "/" + TARGET_NAME