cancel
Showing results for 
Search instead for 
Did you mean: 

Installation or upgrade Diagnostics Agents (all ABAP/Java systems)

Former Member
0 Kudos

Hello All,

Need to Installation/upgrade Diagnostics Agents (all ABAP/Java systems).

OS is AIX and Oracle .

How do i check the exiting version or how to i check Dianostics agent is installed ?

Is the any dependant with Solution manager version.

Solman version is Solution manager7.1 SP08

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member45419
Active Contributor
0 Kudos
Former Member
0 Kudos

Hello John,

To check the current version of SMD Agent then you need to check the file "dev_smdagent" in work directory /usr/sap/SID/SMDxxx/work/.

Eg.

---------------------------------------------------

trc file: "dev_smdagent", trc level: 1, release: "720"

---------------------------------------------------


Mudasir.

Former Member
0 Kudos

Hello All,

--> What version of Diagnostics agent and host agent needs to be install/Upgrade on managed systems (ABAP and JAVA systems) ?

---> Based on Solman 7.1 Diagnostics agent and host agent version , managed systems also upgraded ?

Example i have checked the Dianostics agent path on ECC DEV managed system and i dont find SMD*** file system under usr/sap/SID

pwd

/usr/sap/CD1

ls

DVEBMGS01  SYS   interface

Can you pls advise both how to check the exiting version of host agent and dianostics agent managed systems (OS is AIX) ?

Note : managed systems are AIX operating systems .

Please advise .

Nicolas
Active Contributor
0 Kudos

Hi John

A Diagnostics Agent has its own SID, default is DAA. In this case, the path to the "work" folder is /usr/sap/DAA/SMDA$$/work where $$ is the instance number of the agent.

Did you use SOLMAN_SETUP in your SolMan ?

Host Agent is independent from Diagnostics Agent and it is located in /usr/sap/hostctrl. It has to be upgraded to the lastest version.

Best regards,

Nicolas Vander Auwera

former_member183107
Contributor
0 Kudos
former_member186066
Participant
0 Kudos

 

Below info gives you the right version details.

Go to /usr/sap/<SID>/SMDA97/work 

Open smd_installinfo.log

/version

...skipping

javahome                      : /usr/sap/D12/SMDA97/exe/sapjvm_6

username                      : d12adm

sapjvm_version                : 6.1.047

mainclass                     : com.sap.smd.setup.tasks.InstallationInfoGenerator

prefix                        : SMDA

sapinst_version               : 7.30SP3

 

------------------------------------

 

Former Member
0 Kudos

Hello John,

You can find it searching dev_smdagent file also runnig commad ./sapcontrol -nr $$ -function GetVersionInfo


BR,

K.