For the Server pattern, the following improvements were made:
- Modified the key.
- Re-worded the type.
- Modified the trigger.
- Added path versioning.
- Added extra known versions.
- Added ora_home, server_name, and management_packs attributes.
- Added communication links to OEM Management Agent, Oracle Application Server, and Oracle Database Server.
- Added support for obtaining a list of installed management packs from comps.xml by using findstr and grep.
For the Agent pattern, the following improvements were made:
- Re-worded the type.
- Improved path versioning.
- Added extra known versions.
- Added an ora_home attribute.
- Changed Software Instance from key_group to key.
For the OracleManagementServerDetail pattern, changed the UNIX command to use sed instead of grep -A (the latter is only applicable to GNU Grep on the Linux platform).
The following improvements were made:
- Changed the Server pattern's key, where OracleAS Instance Name is not known, from key to key group.
- Changed the Agent pattern's key from a key of process command and full version to a key of process command, type, and host key.
Updated the pattern to use privileged execution for parsing the comps.xml file if non-privileged execution fails.
Privileged cat commands are now always executed regardless of the state of the UNIX privilege execution flag (now removed as redundant) in the configuration section and instead of cat.
Added 11g and 12c versions to the OracleEMVersions lookup table and the known versions metadata.
The following improvements were made:
- Updated the OracleManagementServer pattern to get triggered by a WebLogic process.
- Enhanced the Oracle Application Server trigger regular expression.
- Enhanced the Oracle Home regular expression.
- Added file versioning to the OracleManagementServer pattern.
- Enhanced the path versioning regular expression in the OracleManagementServer pattern.
- Enhanced the SI key created by the OracleManagementServer pattern.
- Added support for version 12c Cloud Control Release 2.
- Updated the OracleManagementServer pattern to create a client-server communication link between the Oracle Enterprise Manager Management Server SI and Oracle WebLogic Server/BEA WebLogic Application Server (if the instance name is known).
- Updated regular expressions for Oracle Enterprise Manager Management Server simple identifiers.
- Added a new mapping table to map from the product to the full version where required.
The following improvements were made:
- Updated the known version table.
- Resolved an issue related to path versioning.
The following improvements were made:
- Removed Grid Control or Cloud Control from the product version.
- Removed version 10.2 from the OracleEMVersions table.
- Changed the default product value from unknown to an empty string.