Monitoring Oracle E-Business Suite 8-25
Setup Steps
For Release 12 systems, ensure that you have set up the monitoring configuration for
each "oacore" OC4J target as follows:
1. In the section Targets Running on Nodes in the Oracle E-Business Suite instance
home page, click on the "oacore" OC4J target. This will take you to the home page of
the target.
2. On the home page of the oacore OC4J target, Select Target Setup > Monitoring
Configuration in the target menu.
3. Enter the OC4J administrator username and password for the "oacore" OC4J in the
"Username for Basic authorization" and the "Password for Basic authorization"
fields, respectively.
Note:
The OC4J administrator username by default is "oc4jadmin"
and is specified in the system-jazn-data.xml file under the
$INST_TOP/ora/10.1.3/j2ee/oacore/config directory. The oc4jadmin
password by default is set to a randomized value during
installation and will need to be reset as in the following example:
In the
$INST_TOP/ora/10.1.3/j2ee/oacore/config/system-jazn-data.xml file,
set the value of the "credentials" element for oc4jadmin user to your
chosen password preceded by a ! character. For example:
<user>
<name>oc4jadmin</name>
<display-name>OC4J Administrator</display-name>
<description>OC4J Administrator</description>
<credentials>[new password]</credentials>
</user>
After saving system-jazn-data.xml, restart the oacore OC4J. This
step encrypts the updated password in system-jazn-data.xml.
4.
Click OK to save the information.
For both Release 11i and Release 12, ensure that the Application Server passwords are
set as well, because Oracle Enterprise Manager expects these passwords to be set for
metrics collection for the JVM targets.
Note:
If you do not set up monitoring for JVM usage after discovery,
then metric collection errors will be reported for the target type
'oracle_apps_jvm'. You should either set up monitoring as described
above, or disable the metric collection if you do not want to monitor
Applications JVM Usage.
Comentarios a estos manuales