You are on page 1of 5

Before Cloud installation u have to set this Parameters in database 1) alter system set processes=300 scope=spfile 2) alter system

set session_cached_cursors=200 scope=spfile 3) alter system set sga_target=2g scope=spfile 4) alter system set shared_pool_size =600m scope=spfile 5) alter system set pga_aggregate_target=1g scope=spfile 6) alter system set job_queue_processes=20 scope=spfile 7) alter system set memory_target=0 scope=spfile shut immediate startup Agent Deployment on client m/c Before Pushing agent u have to mention u r cloud host and client host in both sides set cloud's hostname at agent side and agent's hostname at cloud side vi /etc/hosts useradd -g dba agent mkdir -p /project/oracle/agent cd /project/oracle chown -R agent:dba agent chmod -R 777 agent Before pushing an agent in target side edit the sudoers file vi /etc/sudoers Put # for Defaults requiretty (56th line) Remove (!) this in (Defaults visiblepw) (62nd line) Mention your agent user (99th line) root ALL=(ALL) ALL

agent ALL=(ALL) save and quit

ALL

log into your OEM cloud control 12c username - sysman Go to Setup -->Add Targets -->Add Targets Manually select Add Host Targets Add Host... + Add host name Host uit28.uclidit.com Go to Next Page -> Installation Base directory: /project/oracle/agent (agent base directory at agent side) -> press Tab it automatically takes the Instance Directory Go To Next page After pushing the agent in client run the root.sh script at client side --> If you want to check the Total Hosts Go to Targets and hosts Go to Setup -->Add Targets --> Add Targets Using Guided Process (Also Adds Related Targets) -->In Target Types Select Oracle Database,listener and Automatic Storage --> Add using guided processes Mention your Hostname and Goto Next Page Management Platform LinuxX86-64

Select your running database and listener and mention your Moniter password i.e (dbsnmp) to add the database to cloud Goto Next page and Next Page --> If you want to check the Total Databases Go to Targets and Databases Select your Database TO check your alerts in database log into your Database Goto Oracle Database -->>Monitoring -->>Metric & Collection To configure mail server setting in cloud Go to Setup -->Notifications -->Notification Methods Outgoing Mail (SMTP) server - 118.67.248.47:587 Username - madhukar@uclidit.com password - password Confirm Password - password Identify Sender As - OEM Cloud Control Sender's E-mail Address - madhukar@uclidit.com Use Secure Connection - No Apply the settings To subscribe email Go To Sysman --> Enterprise manager password & Email

--> Enter your email address( this addresses are used to send notifications to you --> Test it (you will get a confirmation email from cloud) To Configure Enterprise rules Goto Setup --->Incidents --->Incidents rules To subscribe this incident rules to our email Goto Actions ---> email --->Subscribe me

You might also like