Showing posts with label Enterprise Manager. Show all posts
Showing posts with label Enterprise Manager. Show all posts

Thursday, July 16, 2015

Agent Deployment: Management Agent using the AgentPull script 12.1.0.4

Agent Deployment: Management Agent using the AgentPull script 12.1.0.4


Oracle 12c (12.1.0.4.0) Release 4 OEM
Install / Deployment of Management Agent using the AgentPull script


·               To install a Management Agent using the AgentPull script, you do not need to download the Management Agent software onto the destination host. The AgentPull script performs this action automatically.

If the destination host runs on UNIX, access the following URL from the host from your web browser or command line.


If the destination host runs on Microsoft Windows, access the following URL from the host from your web browser or command line


Save the file as AgentPull.sh (AgentPull.bat for Microsoft Windows) to a local directory, say /SOFT (c:\SOFT for Microsoft Windows




Ensure that you install the cURL utility on the destination host. You can download the cURL utility from the following URL:

http://curl.haxx.se/dlwiz/?type=bin

Note: For destination hosts running on Microsoft Windows, Oracle recommends that you install cURL in c:\.




[oracle@rac126 Agent12cR4]$ more /etc/oratab

EMREP12C:/u01/app/oracle/product/11.2.0/dbhome_1:N


·                Creating Agent Home directory and Software Directory where we can put Agent12cR4 Binary and Pull Script and Response File

[oracle@rac126 oracle]$ mkdir AgentR4

[oracle@rac126 oracle]$ cd AgentR4/

[oracle@rac126 AgentR4]$ pwd
/u01/app/oracle/AgentR4


[oracle@rac126 AgentR4]$   cd /SOFT/

[oracle@rac126 SOFT]$ mkdir AgentR4
[oracle@rac126 SOFT]$ cd AgentR4/


·                  Download the AgentPull.sh script using cURL utility

[oracle@rac126 AgentR4]$ curl "https://oem250.ora.com:7802/em/install/getAgentImage" --insecure -o AgentPull.sh

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 21158  100 21158    0     0   137k      0 --:--:-- --:--:-- --:--:-- 20.1M




[oracle@rac126 AgentR4]$ ls -l
total 24
-rw-r--r-- 1 oracle oinstall 21158 Jun 25 22:01 AgentPull.sh

·                  Provide the execute permission to the AgentPull.sh script

[oracle@rac126 AgentR4]$ chmod +x *
[oracle@rac126 AgentR4]$ ls -l
total 24
-rwxr-xr-x 1 oracle oinstall 21158 Jun 25 22:01 AgentPull.sh

·                  If the destination host runs on UNIX, and the OMS host runs on Microsoft Windows, run the following command.  This will remove any ^m character from the file and make it compatible to windows platform.


dos2unix <absolute_path_to_AgentPull.sh>
For example, run the command dos2unix /tmp/AgentPull.sh.


·                  Identify the platforms for which the Management Agent software is available on the OMS host. Run the AgentPull.sh script (AgentPull.bat for Microsoft Windows) specifying the -showPlatforms option to display the platforms for which the Management Agent software is available on the OMS host.

[oracle@rac126 AgentR4]$ ./AgentPull.sh -showPlatforms


Platforms       Version
Linux x86-64 12.1.0.4.0
Microsoft Windows x64 (64-bit) 12.1.0.4.0
IBM AIX on POWER Systems (64-bit) 12.1.0.4.0


·                  Create a response file (in any location on the destination host, its up to us) :


[oracle@rac126 AgentR4]$ vi agent12cR4.rsf

[oracle@rac126 AgentR4]$ more agent12cR4.rsf

LOGIN_USER=sysman
LOGIN_PASSWORD=********
PLATFORM="Linux x86-64"
VERSION=12.1.0.4.0
AGENT_REGISTRATION_PASSWORD=********


·                  Ensure we have running DNS server configured in our environment or we can manually configured in /etc/hosts for source and destination entry.

[oracle@rac126 AgentR4]$ nslookup rac126
Server:         192.168.1.100
Address:        192.168.1.100#53

Name:   rac126.ora.com
Address: 192.168.1.126

[oracle@rac126 AgentR4]$ nslookup oem250
Server:         192.168.1.100
Address:        192.168.1.100#53

Name:   oem250.ora.com
Address: 192.168.1.250



·                  Run the AgentPull.sh script (AgentPull.bat for Microsoft Windows) specifying the RSPFILE_LOC and AGENT_BASE_DIR parameters

[oracle@rac126 AgentR4]$ ./AgentPull.sh RSPFILE_LOC=/SOFT/AgentR4/agent12cR4.rsf AGENT_BASE_DIR=/u01/app/oracle/AgentR4


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  237M  100  237M    0     0  5202k      0  0:00:46  0:00:46 --:--:-- 5640k
test of /u01/app/oracle/AgentR4//agent.zip OK
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 6795k  100 6795k    0     0  1914k      0  0:00:03  0:00:03 --:--:-- 2674k
Command: /usr/bin/curl  https://oem250.ora.com:4903/em/install/getAgentImage?user=sysman&platform=Linux x86-64&version=12.1.0.4.0&script=download&host=rac126oracom&type=pluginimage --insecure -o /u01/app/oracle/AgentR4//plugin.zip -S --stderr /u01/app/oracle/AgentR4//error.txt
test of /u01/app/oracle/AgentR4//plugin.zip OK
Unzipping agent image...
Executing agentDeploy.sh...

Validating the OMS_HOST & EM_UPLOAD_PORT
Executing command : /u01/app/oracle/AgentR4/core/12.1.0.4.0/jdk/bin/java -classpath /u01/app/oracle/AgentR4/core/12.1.0.4.0/jlib/agentInstaller.jar:/u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/jlib/OraInstaller.jar oracle.sysman.agent.installer.AgentInstaller /u01/app/oracle/AgentR4/core/12.1.0.4.0 /u01/app/oracle/AgentR4 /u01/app/oracle/AgentR4 -prereq

Validating oms host & port with url: http://oem250.ora.com:4903/empbs/genwallet
Validating oms host & port with url: https://oem250.ora.com:4903/empbs/genwallet
Return status:3-oms https port is passed
Unzipping the agentcoreimage.zip to /u01/app/oracle/AgentR4 ....
plugin.zip
Executing command : /u01/app/oracle/AgentR4/unzip -o /u01/app/oracle/AgentR4/plugin.zip -d /u01/app/oracle/AgentR4
Executing command : /u01/app/oracle/AgentR4/core/12.1.0.4.0/jdk/bin/java -classpath /u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/jlib/OraInstaller.jar:/u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/jlib/xmlparserv2.jar:/u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/jlib/srvm.jar:/u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/jlib/emCfg.jar:/u01/app/oracle/AgentR4/core/12.1.0.4.0/jlib/agentInstaller.jar:/u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/jlib/share.jar oracle.sysman.agent.installer.AgentInstaller /u01/app/oracle/AgentR4/core/12.1.0.4.0 /u01/app/oracle/AgentR4 /u01/app/oracle/AgentR4 /u01/app/oracle/AgentR4/agent_inst AGENT_BASE_DIR=/u01/app/oracle/AgentR4


Executing agent install prereqs...
Executing command: /u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/bin/runInstaller -debug -ignoreSysPrereqs   -prereqchecker -silent -ignoreSysPrereqs -waitForCompletion  -prereqlogloc /u01/app/oracle/AgentR4/core/12.1.0.4.0/cfgtoollogs/agentDeploy -entryPoint oracle.sysman.top.agent_Complete -detailedExitCodes PREREQ_CONFIG_LOCATION=/u01/app/oracle/AgentR4/core/12.1.0.4.0/prereqs  -J-DAGENT_BASE_DIR=/u01/app/oracle/AgentR4

Agent install prereqs completed successfully

Cloning the agent home...
Executing command: /u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/bin/runInstaller -debug -ignoreSysPrereqs   -clone -forceClone -silent -waitForCompletion -nowait ORACLE_HOME=/u01/app/oracle/AgentR4/core/12.1.0.4.0 -responseFile /u01/app/oracle/AgentR4//agentpswd.rsp  AGENT_BASE_DIR=/u01/app/oracle/AgentR4 AGENT_BASE_DIR=/u01/app/oracle/AgentR4 OMS_HOST=oem250.ora.com EM_UPLOAD_PORT=4903 RESPONSE_FILE=/u01/app/oracle/AgentR4//agentpswd.rsp -noconfig  ORACLE_HOME_NAME=agent12c1 -force b_noUpgrade=true AGENT_PORT=-1

Cloning of agent home completed successfully

Attaching sbin home...
Executing command: /u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/bin/runInstaller -debug -ignoreSysPrereqs   -attachHome -waitForCompletion -nowait ORACLE_HOME=/u01/app/oracle/AgentR4/sbin ORACLE_HOME_NAME=sbin12c1 -force

Attach home for sbin home completed successfully.

Updating home dependencies...
Executing command: /u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/bin/runInstaller -debug -ignoreSysPrereqs   -updateHomeDeps -waitForCompletion HOME_DEPENDENCY_LIST={/u01/app/oracle/AgentR4/sbin:/u01/app/oracle/AgentR4/core/12.1.0.4.0} -invPtrLoc /u01/app/oracle/AgentR4/core/12.1.0.4.0/oraInst.loc -force

Update home dependency completed successfully.
Executing command: /u01/app/oracle/AgentR4/core/12.1.0.4.0/oui/bin/runConfig.sh ORACLE_HOME=/u01/app/oracle/AgentR4/core/12.1.0.4.0 RESPONSE_FILE=/u01/app/oracle/AgentR4/core/12.1.0.4.0/agent.rsp ACTION=configure MODE=perform COMPONENT_XML={oracle.sysman.top.agent.11_1_0_1_0.xml} RERUN=true
Agent Configuration completed successfully

The following configuration scripts need to be executed as the "root" user.
#!/bin/sh
#Root script to run
 /u01/app/oracle/AgentR4/core/12.1.0.4.0/root.sh
To execute the configuration scripts:
1. Open a terminal window
2. Log in as "root"
3. Run the scripts
Agent Deployment Successful.
Agent deployment log location: /u01/app/oracle/AgentR4/core/12.1.0.4.0/cfgtoollogs/agentDeploy/agentDeploy_2015-06-25_22-08-59-PM.log
Agent deployment completed successfully.



[oracle@rac126 AgentR4]$ sudo /u01/app/oracle/AgentR4/core/12.1.0.4.0/root.sh
[sudo] password for oracle:
Finished product-specific root actions.
/etc exist

Creating /etc/oragchomelist file...




[oracle@rac126 AgentR4]$ cd /u01/app/oracle/AgentR4/core/12.1.0.4.0/bin
[oracle@rac126 bin]$ echo agent:/u01/app/oracle/AgentR4/core/12.1.0.4.0:N >> /etc/oratab
[oracle@rac126 bin]$ . oraenv
ORACLE_SID = [EMREP12C] ? agent
ORACLE_BASE environment variable is not being set since this
information is not available for the current user ID oracle.
You can set ORACLE_BASE manually if it is required.



[oracle@rac126 bin]$ ./emctl status agent

Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
Agent Version          : 12.1.0.4.0
OMS Version            : 12.1.0.4.0
Protocol Version       : 12.1.0.1.0
Agent Home             : /u01/app/oracle/AgentR4/agent_inst
Agent Log Directory    : /u01/app/oracle/AgentR4/agent_inst/sysman/log
Agent Binaries         : /u01/app/oracle/AgentR4/core/12.1.0.4.0
Agent Process ID       : 21601
Parent Process ID      : 21559
Agent URL              : https://rac126.ora.com:3872/emd/main/
Local Agent URL in NAT : https://rac126.ora.com:3872/emd/main/
Repository URL         : https://oem250.ora.com:4903/empbs/upload
Started at             : 2015-06-25 22:10:36
Started by user        : oracle
Operating System       : Linux version 2.6.39-400.209.1.el5uek (amd64)
Last Reload            : (none)
Last successful upload                       : 2015-06-25 22:11:55
Last attempted upload                        : 2015-06-25 22:11:55
Total Megabytes of XML files uploaded so far : 0.25
Number of XML files pending upload           : 0
Size of XML files pending upload(MB)         : 0
Available disk space on upload filesystem    : 45.18%
Collection Status                            : Collections enabled
Heartbeat Status                             : Ok
Last attempted heartbeat to OMS              : 2015-06-25 22:12:41
Last successful heartbeat to OMS             : 2015-06-25 22:12:41
Next scheduled heartbeat to OMS              : 2015-06-25 22:13:41

---------------------------------------------------------------
Agent is Running and Ready



[oracle@rac126 bin]$ uname -a
Linux rac126.ora.com 2.6.39-400.209.1.el5uek #1 SMP Tue Sep 10 20:33:17 PDT 2013 x86_64 x86_64 x86_64 GNU/Linux
[oracle@rac126 bin]$ more /etc/redhat-release
Red Hat Enterprise Linux Server release 5.10 (Tikanga)


·                  Securing Management Agent if we have not configured yet else leave the below step.

[oracle@rac126 bin]$ ./emctl secure agent

Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
Agent successfully stopped...   Done.
Securing agent...   Started.
Enter Agent Registration Password :
Agent successfully restarted...   Done.
Securing agent...   Successful.


[oracle@rac126 bin]$ ./emctl status agent
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
Agent Version          : 12.1.0.4.0
OMS Version            : 12.1.0.4.0
Protocol Version       : 12.1.0.1.0
Agent Home             : /u01/app/oracle/AgentR4/agent_inst
Agent Log Directory    : /u01/app/oracle/AgentR4/agent_inst/sysman/log
Agent Binaries         : /u01/app/oracle/AgentR4/core/12.1.0.4.0
Agent Process ID       : 23168
Parent Process ID      : 23125
Agent URL              : https://rac126.ora.com:3872/emd/main/
Local Agent URL in NAT : https://rac126.ora.com:3872/emd/main/
Repository URL         : https://oem250.ora.com:4903/empbs/upload
Started at             : 2015-06-25 22:15:23
Started by user        : oracle
Operating System       : Linux version 2.6.39-400.209.1.el5uek (amd64)
Last Reload            : (none)
Last successful upload                       : 2015-06-25 22:15:29
Last attempted upload                        : 2015-06-25 22:15:29
Total Megabytes of XML files uploaded so far : 0.01
Number of XML files pending upload           : 0
Size of XML files pending upload(MB)         : 0
Available disk space on upload filesystem    : 45.18%
Collection Status                            : Collections enabled
Heartbeat Status                             : Ok
Last attempted heartbeat to OMS              : 2015-06-25 22:15:28
Last successful heartbeat to OMS             : 2015-06-25 22:15:28
Next scheduled heartbeat to OMS              : 2015-06-25 22:16:28

---------------------------------------------------------------
Agent is Running and Ready



·                  Bouncing and Checking the Status of Agent

[oracle@rac126 bin]$ ./emctl stop agent
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
Stopping agent ..... stopped.

[oracle@rac126 bin]$ ./emctl start agent
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
Starting agent ........... started.

[oracle@rac126 bin]$ ./emctl status agent
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
Agent Version          : 12.1.0.4.0
OMS Version            : 12.1.0.4.0
Protocol Version       : 12.1.0.1.0
Agent Home             : /u01/app/oracle/AgentR4/agent_inst
Agent Log Directory    : /u01/app/oracle/AgentR4/agent_inst/sysman/log
Agent Binaries         : /u01/app/oracle/AgentR4/core/12.1.0.4.0
Agent Process ID       : 23864
Parent Process ID      : 23821
Agent URL              : https://rac126.ora.com:3872/emd/main/
Local Agent URL in NAT : https://rac126.ora.com:3872/emd/main/
Repository URL         : https://oem250.ora.com:4903/empbs/upload
Started at             : 2015-06-25 22:16:17
Started by user        : oracle
Operating System       : Linux version 2.6.39-400.209.1.el5uek (amd64)
Last Reload            : (none)
Last successful upload                       : 2015-06-25 22:16:30
Last attempted upload                        : 2015-06-25 22:16:30
Total Megabytes of XML files uploaded so far : 0.01
Number of XML files pending upload           : 0
Size of XML files pending upload(MB)         : 0
Available disk space on upload filesystem    : 45.18%
Collection Status                            : Collections enabled
Heartbeat Status                             : Ok
Last attempted heartbeat to OMS              : 2015-06-25 22:16:22
Last successful heartbeat to OMS             : 2015-06-25 22:16:22
Next scheduled heartbeat to OMS              : 2015-06-25 22:17:23

---------------------------------------------------------------
Agent is Running and Ready



Enjoy ….. J

Wednesday, June 24, 2015

Oracle 12c : Deploy Management Agent using RPM File

Oracle 12c : Deploy Management Agent
using RPM File

Deploy Oracle Management Agent using RPM


  • OMS Host :


Create “/usr/lib/oracle” on OMS server (if there is no such a directory). 

Login as root user and run the following commands:

[root@oem250]# mkdir /usr/lib/oracle
[root@oem250]# chmod 777 /usr/lib/oracle

Install the rpm-build package on the OMS host:

[root@oem250 ~]# yum install -y rpm-build


Loaded plugins: refresh-packagekit, security
OL64                                                     | 3.7 kB     00:00 ...
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package rpm-build.x86_64 0:4.8.0-37.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package            Arch            Version                 Repository     Size
================================================================================
Installing:
 rpm-build          x86_64          4.8.0-37.el6            OL64          127 k

Transaction Summary
================================================================================
Install       1 Package(s)

Total download size: 127 k
Installed size: 315 k
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : rpm-build-4.8.0-37.el6.x86_64                                1/1
  Verifying  : rpm-build-4.8.0-37.el6.x86_64                                1/1

Installed:
  rpm-build.x86_64 0:4.8.0-37.el6

Complete!

Login to OEM using emcli as SYSMAN user on OMS Server:

[oracle@oem250]$ /u01/app/Middleware/oms/bin/emcli login -username=sysman
Enter password :

Login successful

Get the platforms for which the Management Agent software is available on the OMS host:

[oracle@oem250 ~]$ /u01/app/Middleware/oms/bin/emcli get_supported_platforms

-----------------------------------------------
Version = 12.1.0.4.0
 Platform = Linux x86-64
-----------------------------------------------
Platforms list displayed successfully.


Linux x86-64 agent available. Let’s create and download the RPM file for it:

[oracle@oem250 ~]$ emcli get_agentimage_rpm -destination=/SOFT/Agent12c_RPM -platform="Linux x86-64" -version=12.1.0.4.0
Platform:Linux x86-64
Destination:/SOFT/Agent12c_RPM
Exalogic:false
 Checking for disk space requirements...
 === Partition Detail ===
Space free : 17 GB
Space required : 1 GB
RPM Creation in progress ...
Check the logs at /u01/app/oracle/gc_inst/em/EMGC_OMS1/sysman/emcli/setup/.emcli/get_agentimage_rpm_2015-06-23_23-3                          8-33-PM.log
This operation may take few minutes, please wait ...
Agent image to rpm conversion completed successfully

Now we can copy the RPM to the target system to deploy the agent. Here I am using OS User oracle and Group oinstall for agent installation.

[oracle@rac128 ~]$ cd /SOFT/
[oracle@rac128 SOFT]$ ls -l
total 244116
drwxr-xr-x 3 oracle oinstall      4096 Jun 22 20:53 AGENT_12C_BINARY
drwxr-xr-x 7 oracle oinstall      4096 Aug 27  2013 database
-rwxr-x--x 1 oracle oinstall 249713434 Jun 23 23:42 oracle-agt-12.1.0.4.0-1.0.x86_64.rpm


Install the copied RPM from OMS host:

 [oracle@rac128 SOFT]$ sudo rpm -ivh oracle-agt-12.1.0.4.0-1.0.x86_64.rpm
[sudo] password for oracle:
Preparing...                ########################################### [100%]
Running the prereq
   1:oracle-agt             ########################################### [100%]
Agent RPM installation is completed successfully. Now to configure the agent follow the below steps:
1. Edit the properties file: /usr/lib/oracle/agent/agent.properties with the correct values
2. Execute the script /etc/init.d/oracle-agt RESPONSE_FILE=/usr/lib/oracle/agent/agent.properties


  • Target Host


Edit /usr/lib/oracle/agent/agent.properties file, enter the required values as per your OMS configuration:

[oracle@rac128 SOFT]$ vi /usr/lib/oracle/agent/agent.properties

#-------------------------------------------------------------------------------
#OMS_HOST:<String> OMS host info required to connect to OMS
#OMS_PORT:<String> OMS port info required to connect to OMS
#AGENT_REGISTRATION_PASSWORD:<String> Agent Registration Password needed to
#     establish a secure connection to the OMS.
#-------------------------------------------------------------------------------
#OMS_HOST=#OMS_HOST#
#OMS_PORT=#OMS_PORT#
#AGENT_REGISTRATION_PASSWORD=#AGENT_REGISTRATION_PASSWORD#
#-------------------------------------------------------------------------------
#AGENT_USERNAME:<String> User name with which the agent should be installed.
#AGENT_GROUP:<String> Group to which the agent user belogs.
#AGENT_PORT:<String> Port in which the agent process will come up.
#-------------------------------------------------------------------------------
#AGENT_USERNAME=#AGENT_USERNAME#
#AGENT_GROUP=#AGENT_GROUP#
#AGENT_PORT=#AGENT_PORT#
#-------------------------------------------------------------------------------
#ORACLE_HOSTNAME:<String> Virtual hostname where the agent is deployed.
#Example: ORACLE_HOSTNAME=hostname.domain
#-------------------------------------------------------------------------------
#ORACLE_HOSTNAME=#ORACLE_HOSTNAME#

OMS_HOST=oem250.ora.com
OMS_PORT=7802
AGENT_REGISTRATION_PASSWORD=amit1234
AGENT_USERNAME=oracle
AGENT_GROUP=oinstall
AGENT_PORT=3872
ORACLE_HOSTNAME=rac128.ora.com


Note : 
You can get the OMS Port details on Management Server by executing below command :

[oracle@oem250 Agent12c_RPM]$ emctl status oms -details
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
Enter Enterprise Manager Root (SYSMAN) Password :
Console Server Host        : oem250.ora.com
HTTP Console Port          : 7788  <OMS PORT>
HTTPS Console Port         : 7802  <OMS PORT>
HTTP Upload Port           : 4889
HTTPS Upload Port          : 4903
EM Instance Home           : /u01/app/oracle/gc_inst/em/EMGC_OMS1
OMS Log Directory Location : /u01/app/oracle/gc_inst/em/EMGC_OMS1/sysman/log
OMS is not configured with SLB or virtual hostname
Agent Upload is locked.
OMS Console is locked.
Active CA ID: 1
Console URL: https://oem250.ora.com:7802/em
Upload URL: https://oem250.ora.com:4903/empbs/upload

WLS Domain Information
Domain Name            : GCDomain
Admin Server Host      : oem250.ora.com
Admin Server HTTPS Port: 7102
Admin Server is RUNNING

Oracle Management Server Information
Managed Server Instance Name: EMGC_OMS1
Oracle Management Server Instance Host: oem250.ora.com
WebTier is Up
Oracle Management Server is Up

BI Publisher is not configured to run on this host.


Save the file and run /etc/init.d/oracle-agt:

[oracle@rac128 SOFT]$ sudo /etc/init.d/oracle-agt RESPONSE_FILE=/usr/lib/oracle/agent/agent.properties
[sudo] password for oracle:
/usr/lib/oracle/agent/parameter.lst
Response File:/usr/lib/oracle/agent/agent.properties


Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB.   Actual 7059 MB    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2015-06-24_07-30-57AM. Please wait ...
LD_LIBRARY_PATH environment variable :
-------------------------------------------------------
Total args: 31
Command line argument array elements ...
Arg:0:/tmp/OraInstall2015-06-24_07-30-57AM/jre/bin/java:
Arg:1:-Doracle.installer.library_loc=/tmp/OraInstall2015-06-24_07-30-57AM/oui/lib/linux64:
Arg:2:-Doracle.installer.oui_loc=/tmp/OraInstall2015-06-24_07-30-57AM/oui:
Arg:3:-Doracle.installer.bootstrap=TRUE:
Arg:4:-Doracle.installer.startup_location=/usr/lib/oracle/agent/core/12.1.0.4.0/oui/bin:
Arg:5:-Doracle.installer.jre_loc=../../jre:
Arg:6:-Doracle.installer.nlsEnabled="TRUE":
Arg:7:-Doracle.installer.prereqConfigLoc= :
Arg:8:-Doracle.installer.unixVersion=2.6.39-400.209.1.el5uek:
Arg:9:-mx160m:
Arg:10:-cp:
Arg:11:/tmp/OraInstall2015-06-24_07-30-57AM::/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/oneclick.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/share.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/emocmutl.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/emCfg.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/jsch.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/ssh.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/remoteinterfaces.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/http_client.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/OraSuiteInstaller.jar:/tmp/OraInstall2015-06-24_07-30-57AM/OPatch/jlib/opatch.jar:/tmp/OraInstall2015-06-24_07-30-57AM/OPatch/jlib/opatchactions.jar:/tmp/OraInstall2015-06-24_07-30-57AM/OPatch/jlib/opatchprereq.jar:/tmp/OraInstall2015-06-24_07-30-57AM/OPatch/jlib/opatchutil.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstImages.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/help4.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/help4-nls.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/ewt3.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/swingaccess.jar::/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/jewt4.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/jewt4-nls.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/ojmisc.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/xml.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/srvm.jar:/tmp/OraInstall2015-06-24_07-30-57AM/oui/jlib/classes12.jar:
Arg:12:oracle.sysman.oii.oiic.OiicInstaller:
Arg:13:-scratchPath:
Arg:14:/tmp/OraInstall2015-06-24_07-30-57AM:
Arg:15:-sourceType:
Arg:16:network:
Arg:17:-timestamp:
Arg:18:2015-06-24_07-30-57AM:
Arg:19:-clone:
Arg:20:-forceClone:
Arg:21:-force:
Arg:22:-silent:
Arg:23:ORACLE_HOME=/usr/lib/oracle/agent/core/12.1.0.4.0:
Arg:24:ORACLE_HOME_NAME=agent12c0:
Arg:25:-waitForCompletion:
Arg:26:-debug:
Arg:27:OMS_HOST=oem250.ora.com:
Arg:28:EM_UPLOAD_PORT=7802:
Arg:29:AGENT_BASE_DIR=/usr/lib/oracle/agent:
Arg:30:EM_PROTOCOL=https:
-------------------------------------------------------
Initializing Java Virtual Machine from /tmp/OraInstall2015-06-24_07-30-57AM/jre/bin/java. Please wait...
Oracle Universal Installer, Version 11.1.0.12.0 Production
Copyright (C) 1999, 2014, Oracle. All rights reserved.

You can find the log of this install session at:
 /u01/app/oraInventory/logs/cloneActions2015-06-24_07-30-57AM.log
.................................................................................................... 100% Done.



Installation in progress (Wednesday, June 24, 2015 7:31:13 AM IST)
...................................................              51% Done.
Install successful

Linking in progress (Wednesday, June 24, 2015 7:31:17 AM IST)
Link successful

Setup in progress (Wednesday, June 24, 2015 7:31:17 AM IST)
...............................                                 100% Done.
Setup successful

End of install phases.(Wednesday, June 24, 2015 7:31:19 AM IST)
The cloning of agent12c0 was successful.
Please check '/u01/app/oraInventory/logs/cloneActions2015-06-24_07-30-57AM.log' for more details.
copying /u01/app/oraInventory/logs/cloneActions2015-06-24_07-30-57AM.log to /usr/lib/oracle/agent/core/12.1.0.4.0/cfgtoollogs/oui/cloneActions2015-06-24_07-30-57AM.log
copying /u01/app/oraInventory/logs/oraInstall2015-06-24_07-30-57AM.err to /usr/lib/oracle/agent/core/12.1.0.4.0/cfgtoollogs/oui/oraInstall2015-06-24_07-30-57AM.err
copying /u01/app/oraInventory/logs/oraInstall2015-06-24_07-30-57AM.out to /usr/lib/oracle/agent/core/12.1.0.4.0/cfgtoollogs/oui/oraInstall2015-06-24_07-30-57AM.out
copying /u01/app/oraInventory/logs/silentInstall2015-06-24_07-30-57AM.log to /usr/lib/oracle/agent/core/12.1.0.4.0/cfgtoollogs/oui/silentInstall2015-06-24_07-30-57AM.log
Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB.   Actual 7059 MB    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2015-06-24_07-31-19AM. Please wait ...
LD_LIBRARY_PATH environment variable :
-------------------------------------------------------
Total args: 26
Command line argument array elements ...
Arg:0:/tmp/OraInstall2015-06-24_07-31-19AM/jre/bin/java:
Arg:1:-Doracle.installer.library_loc=/tmp/OraInstall2015-06-24_07-31-19AM/oui/lib/linux64:
Arg:2:-Doracle.installer.oui_loc=/tmp/OraInstall2015-06-24_07-31-19AM/oui:
Arg:3:-Doracle.installer.bootstrap=TRUE:
Arg:4:-Doracle.installer.startup_location=/usr/lib/oracle/agent/core/12.1.0.4.0/oui/bin:
Arg:5:-Doracle.installer.jre_loc=../../jre:
Arg:6:-Doracle.installer.nlsEnabled="TRUE":
Arg:7:-Doracle.installer.prereqConfigLoc= :
Arg:8:-Doracle.installer.unixVersion=2.6.39-400.209.1.el5uek:
Arg:9:-mx160m:
Arg:10:-cp:
Arg:11:/tmp/OraInstall2015-06-24_07-31-19AM::/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/oneclick.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/share.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/emocmutl.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/emCfg.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/jsch.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/ssh.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/remoteinterfaces.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/http_client.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/OraSuiteInstaller.jar:/tmp/OraInstall2015-06-24_07-31-19AM/OPatch/jlib/opatch.jar:/tmp/OraInstall2015-06-24_07-31-19AM/OPatch/jlib/opatchactions.jar:/tmp/OraInstall2015-06-24_07-31-19AM/OPatch/jlib/opatchprereq.jar:/tmp/OraInstall2015-06-24_07-31-19AM/OPatch/jlib/opatchutil.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstImages.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/help4.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/help4-nls.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/ewt3.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/swingaccess.jar::/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/jewt4.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/jewt4-nls.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/ojmisc.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/xml.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/srvm.jar:/tmp/OraInstall2015-06-24_07-31-19AM/oui/jlib/classes12.jar:
Arg:12:oracle.sysman.oii.oiic.OiicAttachHome:
Arg:13:-scratchPath:
Arg:14:/tmp/OraInstall2015-06-24_07-31-19AM:
Arg:15:-sourceType:
Arg:16:network:
Arg:17:-timestamp:
Arg:18:2015-06-24_07-31-19AM:
Arg:19:-attachHome:
Arg:20:ORACLE_HOME=/usr/lib/oracle/agent/sbin:
Arg:21:ORACLE_HOME_NAME=sbin12c0:
Arg:22:-waitForCompletion:
Arg:23:-debug:
Arg:24:-invPtrLoc:
Arg:25:/usr/lib/oracle/agent/core/12.1.0.4.0/oraInst.loc:
-------------------------------------------------------
Initializing Java Virtual Machine from /tmp/OraInstall2015-06-24_07-31-19AM/jre/bin/java. Please wait...
The inventory pointer is located at /usr/lib/oracle/agent/core/12.1.0.4.0/oraInst.loc
'AttachHome' was successful.
Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB.   Actual 7059 MB    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2015-06-24_07-31-26AM. Please wait ...
LD_LIBRARY_PATH environment variable :
-------------------------------------------------------
Total args: 25
Command line argument array elements ...
Arg:0:/tmp/OraInstall2015-06-24_07-31-26AM/jre/bin/java:
Arg:1:-Doracle.installer.library_loc=/tmp/OraInstall2015-06-24_07-31-26AM/oui/lib/linux64:
Arg:2:-Doracle.installer.oui_loc=/tmp/OraInstall2015-06-24_07-31-26AM/oui:
Arg:3:-Doracle.installer.bootstrap=TRUE:
Arg:4:-Doracle.installer.startup_location=/usr/lib/oracle/agent/core/12.1.0.4.0/oui/bin:
Arg:5:-Doracle.installer.jre_loc=../../jre:
Arg:6:-Doracle.installer.nlsEnabled="TRUE":
Arg:7:-Doracle.installer.prereqConfigLoc= :
Arg:8:-Doracle.installer.unixVersion=2.6.39-400.209.1.el5uek:
Arg:9:-mx160m:
Arg:10:-cp:
Arg:11:/tmp/OraInstall2015-06-24_07-31-26AM::/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/oneclick.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/share.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/emocmutl.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/emCfg.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/jsch.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/ssh.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/remoteinterfaces.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/http_client.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/OraSuiteInstaller.jar:/tmp/OraInstall2015-06-24_07-31-26AM/OPatch/jlib/opatch.jar:/tmp/OraInstall2015-06-24_07-31-26AM/OPatch/jlib/opatchactions.jar:/tmp/OraInstall2015-06-24_07-31-26AM/OPatch/jlib/opatchprereq.jar:/tmp/OraInstall2015-06-24_07-31-26AM/OPatch/jlib/opatchutil.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstImages.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/help4.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/help4-nls.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/ewt3.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/swingaccess.jar::/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/jewt4.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/jewt4-nls.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/ojmisc.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/xml.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/srvm.jar:/tmp/OraInstall2015-06-24_07-31-26AM/oui/jlib/classes12.jar:
Arg:12:oracle.sysman.oii.oiic.OiicUpdateHomeDeps:
Arg:13:-scratchPath:
Arg:14:/tmp/OraInstall2015-06-24_07-31-26AM:
Arg:15:-sourceType:
Arg:16:network:
Arg:17:-timestamp:
Arg:18:2015-06-24_07-31-26AM:
Arg:19:-updateHomeDeps:
Arg:20:HOME_DEPENDENCY_LIST={/usr/lib/oracle/agent/sbin:/usr/lib/oracle/agent/core/12.1.0.4.0}:
Arg:21:-waitForCompletion:
Arg:22:-debug:
Arg:23:-invPtrLoc:
Arg:24:/usr/lib/oracle/agent/core/12.1.0.4.0/oraInst.loc:
-------------------------------------------------------
Initializing Java Virtual Machine from /tmp/OraInstall2015-06-24_07-31-26AM/jre/bin/java. Please wait...
The inventory pointer is located at /usr/lib/oracle/agent/core/12.1.0.4.0/oraInst.loc
'UpdateHomeDeps' was successful.
Finished product-specific root actions.
/etc exist

Creating /etc/oragchomelist file...
/usr/lib/oracle/agent/core/12.1.0.4.0
Setting the invPtrLoc to /usr/lib/oracle/agent/core/12.1.0.4.0/oraInst.loc

perform - mode is starting for action: configure

** Agent Port Check completed successfully.**

perform - mode finished for action: configure

You can see the log file: /usr/lib/oracle/agent/core/12.1.0.4.0/cfgtoollogs/oui/configActions2015-06-24_07-31-29-AM.log
Agent Configuration completed successfully

Agent Installation has completed.  Now it's time to verify :

[oracle@rac128 SOFT]$ /usr/lib/oracle/agent/core/12.1.0.4.0/bin/emctl status agent
Oracle Enterprise Manager Cloud Control 12c Release 4
Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.
---------------------------------------------------------------
Agent Version          : 12.1.0.4.0
OMS Version            : 12.1.0.4.0
Protocol Version       : 12.1.0.1.0
Agent Home             : /usr/lib/oracle/agent/agent_inst
Agent Log Directory    : /usr/lib/oracle/agent/agent_inst/sysman/log
Agent Binaries         : /usr/lib/oracle/agent/core/12.1.0.4.0
Agent Process ID       : 20639
Parent Process ID      : 20597
Agent URL              : https://rac128.ora.com:3872/emd/main/
Local Agent URL in NAT : https://rac128.ora.com:3872/emd/main/
Repository URL         : https://oem250.ora.com:4903/empbs/upload
Started at             : 2015-06-24 07:32:23
Started by user        : oracle
Operating System       : Linux version 2.6.39-400.209.1.el5uek (amd64)
Last Reload            : (none)
Last successful upload                       : 2015-06-24 07:32:46
Last attempted upload                        : 2015-06-24 07:32:46
Total Megabytes of XML files uploaded so far : 0.21
Number of XML files pending upload           : 0
Size of XML files pending upload(MB)         : 0
Available disk space on upload filesystem    : 57.24%
Collection Status                            : Collections enabled
Heartbeat Status                             : Ok
Last attempted heartbeat to OMS              : 2015-06-24 07:32:26
Last successful heartbeat to OMS             : 2015-06-24 07:32:26
Next scheduled heartbeat to OMS              : 2015-06-24 07:33:27

---------------------------------------------------------------
Agent is Running and Ready



Enjoy..............