Installing Management Agent using Push method from OMS
- Login to grid control using sysman or any admin user and click on deployments tab
- Scroll down at same screen and click on “Install Agent” under “Agent Installation” section
- Select “Fresh Install” at this screen
- At this screen select Client platform, Agent version, Installation Base Directory, OS Credentials
- Scroll down to Management Server Security section and specify registration password. Providing password will configure the agents to run in secure mode after installation.
- Click on Continue. Grid will start installing an agent at Target after initial checks.
Once installed make sure Agent is running at Target and locate it at grid control
Agent Deploy Log Files
Connectivity Log File | Location |
prereq<time_stamp>.log | $OMS_HOME/sysman/prov/agentpush/<time-stamp>/prereqs/local |
prereq<time_stamp>.out | $OMS_HOME/sysman/prov/agentpush/<time-stamp>/prereqs/local |
prereq<time_stamp>.err | $OMS_HOME/sysman/prov/agentpush/<time-stamp>/prereqs/local |
Prerequisite Log File | Location |
prereq<time_stamp>.log | $OMS_HOME/sysman/prov/agentpush/<time-stamp>/prereqs/<node1> |
prereq<time_stamp>.out | $OMS_HOME/sysman/prov/agentpush/<time-stamp>/prereqs/<node1> |
prereq<time_stamp>.err | $OMS_HOME/sysman/prov/agentpush/<time-stamp>/prereqs/<node1> |
Logs | Location |
EMAgentPush<TIMESTAMP>.log | <OMS_HOME>/sysman/prov/agentpush/logs/ : :Agent Deploy application logs. |
remoteInterfaces<TIMESTAMP>.log | <OMS_HOME>/sysman/prov/agentpush/logs/ :Logs of the remote interfaces layer |
install.log/.err | <OMS_HOME>/sysman/prov/agentpush/<TIMESTAMP>/logs/<HOSTNAME>/ :Log or error of the new agent installation or new cluster agent installation |
upgrade.log/.err | <OMS_HOME> ;/sysman/prov/agentpush/<TIMESTAMP>/logs/<HOSTNAME>/ : Log or error of the upgrade operation using Agent Deploy |
nfsinstall.log/err | <OMS_HOME>/sysman/prov/agentpush/<TIMESTAMP>/logs/<HOSTNAME>/: Log or error of the agent installation using the Shared Agent Home option in Agent Deploy. |
clusterUpgrade.log/err | <OMS_HOME>/sysman/prov/agentpush/<TIMESTAMP>/logs/<HOSTNAME>/:Log or error of the cluster upgrade operation using Agent Deploy |
sharedClusterUpgradeConfig.log/err | <OMS_HOME>/sysman/prov/agentpush/<TIMESTAMP>/logs/<HOSTNAME>/:Log or error of the config operation in case of upgrade on a shared cluster |
config.log/err | <OMS_HOME>/sysman/prov/agentpush/<TIMESTAMP>/logs/<HOSTNAME>/:Log or error of the configuration of shared cluster in case of an agent installation on a shared cluster. |
preinstallscript.log/.err | <OMS_HOME>/sysman/prov/agentpush/<TIMESTAMP>/logs/<HOSTNAME>/:Log/error of the running of preinstallation script, if specified |
agentStatus.log | Status of agent after running emctl status agent from the agent home |
Leave a Reply
You must be logged in to post a comment.