Thursday, May 19, 2011

Gridcontrol 11g agent install on target database using pull method eg: solaris

Inorder to register the target database at Gridcontrol, agent needs to be installed at the target host. here are the steps

At Gridcontrol node
Downloadand install agent according to platform specific and install at GC node, follow readme file

copy agentDownload.solaris from source
1./u01/app/oracle/Middleware/oms11g/sysman/agent_download/11.1.0.1.0/solaris to destination (i.e target node )agen_OH.
here agent_OH = ./u01/app/oracle/product/gc_agent

2.export PATH=$PATH:/usr/sfw/bin

3./u01/app/oracle/product/gc_agent$ chmod u+x agentDownload.solaris

4.sh agentDownload.solaris -b /u01/app/oracle/product/gc_agent -m GCHOSTNAME.DOMAIN -r 7799 -y

5. run root.sh as root

6./u01/app/oracle/product/gc_agent/agent11g/bin$ ./emctl secure agent password

Check at Gridcontrol webiste, you will find target database registered.


No comments:

Post a Comment