I just finished installing the latest cloud control 12.1.0.3 by following oracle document e22624.
Everything installed fine and I am able to login to cloud control. I manually added a target (our test server). The installation was successful with no errors.
However cloud control shows this: Metric evaluation error start - Unable to connect to the agent at https://server:3872/emd/main/ [Connection timed out: connect]
I ran the following on the test server to verify that the management agent is running:
/opt/app/oracle/product/12.1.0/agent/core/emctl status agent
and it shows this:
Oracle Enterprise Manager 11g Database Control Release 11.2.0.3.0
Copyright (c) 1996, 2011 Oracle Corporation. All rights reserved.
---------------------------------------------------------------
Agent Version : 10.2.0.4.4
OMS Version : 10.2.0.4.4
Protocol Version : 10.2.0.4.4
Agent Home : /opt/app/oracle/product/11.2.0/dbhome_1/server_test
Agent binaries : /opt/app/oracle/product/11.2.0/dbhome_1
Agent Process ID : 24514
Parent Process ID : 23632
Agent URL : https://server:3938/emd/main
Repository URL : https://server:1158/em/upload/
Started at : 2013-11-15 13:16:53
Started by user : oracle
Last Reload : 2013-11-15 13:16:53
Last successful upload : 2013-11-15 14:34:02
Total Megabytes of XML files uploaded so far : 2.68
Number of XML files pending upload : 0
Size of XML files pending upload(MB) : 0.00
Available disk space on upload filesystem : 81.34%
Data channel upload directory : /opt/app/oracle/product/11.2.0/dbhome_1/server_test/sysman/recv
Last successful heartbeat to OMS : 2013-11-15 14:36:00
---------------------------------------------------------------
Agent is Running and Ready
It is clear from the status that something is not right. The test server currently has OEM Database Control installed. The directions said nothing about not being able to install Cloud Control and have OEM Database Control.
My question is this: Can I have both OEM Database Control and Cloud Control? If not, what do I have to do to get Cloud Control to work?
Thanks