gc11 silent agent

12
11.1.0.1.0 Agent Installation with the Silent Method

Upload: kiran-kumar

Post on 27-Nov-2014

62 views

Category:

Documents


2 download

TRANSCRIPT

Page 1: Gc11 Silent Agent

11.1.0.1.0 Agent Installation with the Silent Method

Page 2: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Grid Control view before installation

Grid Control shows only the OMS host in the Host Targets summary.

Page 3: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Response File Changes

Edit the additional_agent.rsp.

Page 4: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Response File Modifications

Ensure values are in place for these parameters if updates from Oracle are desired: Inputs for Oracle Configuration Manager: SECURITY_UPDATES_VIA_MYORACLESUPPORT=<Value Unspecified> DECLINE_SECURITY_UPDATES=<Value Unspecified> MYORACLESUPPORT_USERNAME=<Value Unspecified> MYORACLESUPPORT_PASSWORD=<Value Unspecified> Parameters for Software Updates: SKIP_SOFTWARE_UPDATES=<Value Unspecified> DOWNLOAD_FROM_MYORACLESUPPORT=<Value Unspecified> STAGE_LOCATION=<Value Unspecified> MYORACLESUPPORT_USERNAME_FOR_SOFTWAREUPDATES=<Value Unspecified> MYORACLESUPPORT_PASSWORD_FOR_SOFTWAREUPDATES=<Value Unspecified> Proxy Details for Security Updates/ Software Updates: PROXY_USER=<Value Unspecified> PROXY_PWD<Value Unspecified> PROXY_HOST=<Value Unspecified> PROXY_PORT=<Value Unspecified> Various inputs required for Installation and Configuration: ORACLE_AGENT_HOME_LOCATION=<Value Unspecified> b_silentInstall=true COMPONENT_LANGUAGES={"en"} OMS_HOST=<Value Unspecified> OMS_PORT=<Value Unspecified> AGENT_REGISTRATION_PASSWORD=<Value Unspecified>

Example values changed from default where no updates from Oracle are desired:

SECURITY_UPDATES_VIA_MYORACLESUPPORT=false DECLINE_SECURITY_UPDATES=true INSTALL_UPDATES_SELECTION="skip" ORACLE_AGENT_HOME_LOCATION="/u01/app/agent" b_silentInstall=true OMS_HOST="em-64lnx1.us.oracle.com" OMS_PORT="7799" AGENT_REGISTRATION_PASSWORD="password"

Page 5: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Confirm the Destination Directory

Ensure the installation target directory is accessible and empty.

Page 6: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Invoke the Installer

Install the agent using the modified response file.

Invoke the installer with this command:

./runInstaller –silent –responseFile

…/agentdownload_only/Disk1/linux_x64/response/additional_agent.rsp

Page 7: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Prerequisites

Prerequisite checks are run first.

Page 8: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Installation progress

The install session will show a progress bar.

Page 9: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Installation progress

The progress report will show linking and setup completing.

Note that if the user configured for the installation is not sudo-enabled (i.e., configured

for root capability on the root.sh script in the /etc/sudoers file for root.sh), then root.sh

will need to be run as root after the installation.

Page 10: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Agent Configuration Assistant

The Agent Configuration Assistant is run at the end of the install session. Success will be denoted by this message: Agent Plugin agent configuration finished with status = true

Page 11: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Agent Status

Running “./emctl status agent” should show the agent is running and actively uploading

data.

Page 12: Gc11 Silent Agent

11.1.0.1.0 Silent Agent Install: Grid Control View

The new target host is displayed in the Grid Control Host target summary, confirming the agent status result.