Database Reference
In-Depth Information
Figure 2-44. Agent deployment summary
As mentioned before, the Add Host Targets Wizard is the recommended way to deploy agents. However, if your
target hosts do not have SSH service enabled, or if you want to delegate agent installation to system administrators,
you may use other methods such as creating an RPM package of agents, or using AgentPull or agentDeploy scripts.
Using RPM
This section outlines the process for deploying the agent via RPM. Follow these steps:
To be able to create RPM packages, you need to create the directory /usr/lib/oracle on
the OMS server, if it doesn't exist already. Log in as the ROOT user and run the following
commands:
1.
[root@cloudcontrol12 ~]# mkdir /usr/lib/oracle
[root@cloudcontrol12 ~]# chmod 777 /usr/lib/oracle
Install the rpm-build package on the OMS host:
2.
[root@cloudcontrol12 ~]# yum install rpm-build
Log in to the OMS host as the ORACLE user, and log in to the OMS using EMCLI:
3.
[oracle@cloudcontrol12 ~]$ /u01/app/Middleware/oms/bin/emcli login -username=sysman
 
Search WWH ::




Custom Search