User Tools

Site Tools


cloudcontrol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cloudcontrol [2015/10/05 12:43] – [Remove Agent from OMS] z0hpvkcloudcontrol [2025/03/08 22:24] (current) – external edit 127.0.0.1
Line 3: Line 3:
 Before installing confirm that you can ssh to target from OMS host. Before installing confirm that you can ssh to target from OMS host.
  
-  1. Setup --> Add Target --> Add Targets Manually\\ +  1. Setup --> Add Target --> Add Targets Manually 
-  2. Enter hostname including domain and select Linux x86-64\\ +  2. Enter hostname including domain and select Linux x86-64 
-  3. Installation Base Directory   : /u01/app/oracle/middleware12c\\  +  3. Installation Base Directory   : /u01/app/oracle/middleware12c 
-     Instance Directory            : /u01/app/oracle/middleware12c/agent_inst\\ +     Instance Directory            : /u01/app/oracle/middleware12c/agent_inst 
-     Named Credential              : Use previous or create new one\\ +     Named Credential              : Use previous or create new one 
-     Privileged Delegation Setting : Remove default text, should be blank\\ +     Privileged Delegation Setting : Remove default text, should be blank 
-     Port                          : 3872\\ +     Port                          : 3872 
-  4. Login as root user and run /u01/app/oracle/middleware12c/core/12.1.0.1.0/root.sh+  4. Login as root user and run /u01/app/oracle/middleware12c/core/12.1.0.4.0/root.sh
  
  
Line 19: Line 19:
   2. Use emcli to download latest Agent software from OMS   2. Use emcli to download latest Agent software from OMS
      cd $OMS_HOME/bin      cd $OMS_HOME/bin
 +     export ZIP_LOC=/usr/bin/zip
      ./emcli login -username=sysman      ./emcli login -username=sysman
-     ./emcli get_agentimage -destination=/tmp -platform="Microsoft Windows x64 (64-bit)" -version=12.1.0.2.0+     ./emcli get_agentimage -destination=/tmp -platform="Microsoft Windows x64 (64-bit)" -version=12.1.0.4.0
   3. Transfer downloaded software to Windows Host (D:\AgentInst)   3. Transfer downloaded software to Windows Host (D:\AgentInst)
   4. Unzip and edit agent.rsp file (Change 4 parameters)   4. Unzip and edit agent.rsp file (Change 4 parameters)
-     OMS_HOST=sheffield.bournemouth.ac.uk +     OMS_HOST=hostname 
-     EM_UPLOAD_PORT=4904 +     EM_UPLOAD_PORT=Usually 4903 or 4904 
-     AGENT_REGISTRATION_PASSWORD=<sysman password>+     AGENT_REGISTRATION_PASSWORD=<Secure Key Password>
      AGENT_PORT=3872      AGENT_PORT=3872
   5. Open DOS prompt as administrator and navigate to D:\AgentInst   5. Open DOS prompt as administrator and navigate to D:\AgentInst
cloudcontrol.1444049020.txt.gz · Last modified: 2025/03/08 22:23 (external edit)