Skip to Main Content
  • Questions
  • Install Agent on linux without install all the OEM

Breadcrumb

Question and Answer

Connor McDonald

Thanks for the question, Ivan.

Asked: May 12, 2021 - 1:12 pm UTC

Last updated: May 14, 2021 - 6:17 am UTC

Version: Oracle Enterprise Manager 13.4

Viewed 1000+ times

You Asked

i have a Solarias OEM installation,
we use DBs across differents platforms
90% on Solaris and 10% on Linux
hoe can i install the linux agent whitout install all the OEM on linux
and how to load this Linux agent on Solaris OEM

and Connor said...

This is covered in the docs

https://docs.oracle.com/cd/E63000_01/EMBSC/install_agent_new.htm#EMBSC373

"6.2.2 Installing a Standalone Oracle Management Agent 13c Release 1 Using Add Host Targets Wizard or EM CLI"

Multiple platforms are included with the OEM software no matter what *it* it is running on, eg

$ORACLE_HOME/bin/emcli login -username=sysman
Enter password : Login successful 
$ $ORACLE_HOME/bin/emcli sync 
Synchronized successfully 
$ $ORACLE_HOME/bin/emcli get_supported_platforms
-----------------------------------------------
Version = 12.1.0.5.0
Platform = Microsoft Windows x64 (64-bit)
-----------------------------------------------
Version = 13.2.0.0.0
Platform = Linux x86-64
-----------------------------------------------
Version = 13.2.0.0.0
Platform = Microsoft Windows x64 (64-bit)
-----------------------------------------------
Version = 13.2.0.0.0
Platform = Oracle Solaris on SPARC (64-bit)
-----------------------------------------------
Version = 13.1.0.0.0
Platform = Microsoft Windows x64 (64-bit)
-----------------------------------------------
Version = 13.2.0.0.0
Platform = Linux x86
-----------------------------------------------
Platforms list displayed successfully.


Is this answer out of date? If it is, please let us know via a Comment

More to Explore

Administration

Need more information on Administration? Check out the Administrators guide for the Oracle Database