Database Reference
In-Depth Information
Now you need to edit the /usr/lib/oracle/agent/agent.properties file according to
your Enterprise Manager installation and run /etc/init.d/oracle-agt :
9.
[root@target ~]# vi /usr/lib/oracle/agent/agent.properties
OMS_HOST=cloudcontrol12.testdomain.com
OMS_PORT=7799
AGENT_REGISTRATION_PASSWORD=<registration_password>
AGENT_USERNAME=oracle
AGENT_GROUP=oinstall
AGENT_PORT=3872
ORACLE_HOSTNAME=target.testdomain.com
[root@target ~]# /etc/init.d/oracle-agt RESPONSE_FILE=/usr/lib/oracle/agent/agent.properties
10.
Check whether the agent is up:
[oracle@target ~]$ /usr/lib/oracle/agent/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 : /usr/lib/oracle/agent/agent_inst
Agent Binaries : /usr/lib/oracle/agent/core/12.1.0.2.0
Agent Process ID : 5323
Parent Process ID : 5283
Agent URL : https://target.testdomain.com:3872/emd/main/
Repository URL : https://cloudcontrol12.testdomain.com:4900/empbs/upload
Started at : 2012-10-12 03:44:47
Started by user : oracle
Last Reload : (none)
Last successful upload : 2012-10-12 03:47:06
Last attempted upload : 2012-10-12 03:47:06
Total Megabytes of XML files uploaded so far : 0.01
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0
Available disk space on upload filesystem : 91.52%
Collection Status : Collections enabled
Heartbeat Status : Ok
Last attempted heartbeat to OMS : 2012-10-12 03:47:00
Last successful heartbeat to OMS : 2012-10-12 03:47:00
Next scheduled heartbeat to OMS : 2012-10-12 03:48:00
---------------------------------------------------------------
Agent is Running and Ready
As you see, the agent is deployed and running successfully.
 
Search WWH ::




Custom Search