Database Reference
In-Depth Information
Users can now access the server by using the virtual hostname https://slb.example.com . Port 443 is the default
HTTPS port, so it is not necessary to specify the port number. If another port is selected as the secure port, it should
be specified as part of the URL. Any agents that were previously deployed and configured to upload to the physical
hostname of the OMS will be required to be resecured also. Use the following command to resecure the agents:
emctl secure agent -emdWalletSrcUrl https://slb.example.com:4899/em
After securing the agent, check the status to verify that it is uploading to the SLB Upload port by checking the
REPOSITORY_URL property.
$ $AGENT_HOME/core/12.1.0.2.0/bin/emctl status agent
Oracle Enterprise Manager Cloud Control 12c Release 2
Copyright (c) 1996, 2012 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 12.1.0.2.0
OMS Version : 12.1.0.2.0
Protocol Version : 12.1.0.1.0
Agent Home : /u02/app/oracle/agent12c/agent_inst
Agent Binaries : /u02/app/oracle/agent12c/core/12.1.0.2.0
Agent Process ID : 19494
Parent Process ID : 19454
Agent URL : https://oem1.example.com:3872/emd/main/
Repository URL : https://slb.example.com:4904/empbs/upload
Started at : 2012-11-03 12:44:10
Started by user : oracle
Last Reload : (none)
Last successful upload : 2012-11-03 12:47:04
Last attempted upload : 2012-11-03 12:47:05
Total Megabytes of XML files uploaded so far : 1.09
Number of XML files pending upload : 44
Size of XML files pending upload(MB) : 0.64
Available disk space on upload filesystem : 44.63%
Collection Status : Collections enabled
Heartbeat Status : Ok
Last attempted heartbeat to OMS : 2012-11-03 12:46:09
Last successful heartbeat to OMS : 2012-11-03 12:46:09
Next scheduled heartbeat to OMS : 2012-11-03 12:47:09
---------------------------------------------------------------
Agent is Running and Ready
Likewise, if EMCLI was previously configured, it also needs to be reconfigured to use the SLB:
emcli setup -url= https://slb.example.com/em -username=sysman
Additional OMS Installation
The next step is to install additional management services. This can be done by using either the Add Additional OMS
Deployment Procedure (recommended) or Silent Mode. See the Oracle Enterprise Manager Cloud Control Advanced
Installation and Configuration Guide for details on using Silent Mode installation.
Search WWH ::




Custom Search