Installation Steps:
1. Get the agent image:
login to the OMS_HOME/bin
Run emcli login to establish a session.
[gridagt@xxxxxx bin]$ ./emcli login -username=sysman -password=welcome123
Login successful
[gridagt@xxxxx bin]$ ./emcli sync
Synchronized successfully
[gridagt@xxxxx bin]$ ./emcli get_supported_platforms
-----------------------------------------------
Version = 12.1.0.4.0
Platform = Linux x86-64
-----------------------------------------------
Platforms list displayed successfully.
[gridagt@xxxxxx bin]$ ./emcli get_agentimage -destination=/apps/gridagt/agentimage -platform="Linux x86-64" -version=12.1.0.4.0
=== Partition Detail ===
Space free : 22 GB
Space required : 1 GB
Check the logs at /apps/gridagt/OEM12c/12.1.0/gc_inst/em/EMGC_OMS1/sysman/emcli/setup/.emcli/get_agentimage_2015-05-11_10-33-17-AM.log
Downloading /apps/gridagt/agentimage/12.1.0.4.0_AgentCore_226.zip
File saved as /apps/gridagt/agentimage/12.1.0.4.0_AgentCore_226.zip
Downloading /apps/gridagt/agentimage/12.1.0.4.0_PluginsOneoffs_226.zip
File saved as /apps/gridagt/agentimage/12.1.0.4.0_PluginsOneoffs_226.zip
Downloading /apps/gridagt/agentimage/unzip
File saved as /apps/gridagt/agentimage/unzip
Agent Image Download completed successfully.
EM 12c: How to Install EM 12c Agent in Silent Mode using a Response File (Doc ID 1360083.1)
2. Steps to deploy the agent:
- Transfer the downloaded ZIP file to a temporary directory (/tmp) on the destination host where you want to install the Management Agent.