cancel
Showing results for 
Search instead for 
Did you mean: 

SMD agent (managed system)not connecting to solution manager

Former Member
0 Kudos

Hello Experts,

I have installed SMD agent on ECC system.

I took "No SLD registration" completed the installation.

I tool option P4 connection through message server.(direct connection to solution manager)

The SMD agent is showing in SMD view of solution manager agent administration.

But the status is STOPPED(red).Even though SMD agent is up and running on satellite system.

I am unable attach SMD agent to solution manager .Please guide me.

Regards

Anand

Accepted Solutions (0)

Answers (3)

Answers (3)

Lluis
Active Contributor
0 Kudos

Hello Anand, follow that instructions to reconfigure agent:

1.- register  server name

smdsetup changeservername servername:"<hostname>"

2.- connection to solution manager (P4)

smdsetup managingconf hostname:"<hostname>" port:"50004" user:"<user>" pwd:"<pwd>"

3.- connection trough saprouter

smdsetup addsaprouter route:"/H/X.X.X.X/S/3299/H/X.X.X.X"

4.- sld registration

smdsetup sldconf hostname:"localhost" port:"50000" user:"<user>" pwd:"<pwd>"

5.- Retard agent from management console and check that logs:

    X:\usr\sap\DAA\SMDA97\SMDAgent\log\SMDSystem.X

    X:\usr\sap\DAA\SMDA97\work\jvm_smdagent

 

6.- if you don't get nay error on log file you maybe will have to make a "reset server name" from agent administrator

    solman administrator -> infrastructure -> framework -> agent framework.

 

7.- you will get agent connected if you don't get any connection error on that 2 logs, included wily.

Regards,

Luis

Former Member
0 Kudos

Dear Anand,

Can you please provide me the version of SMD agent and version of your solution manager system.

Regards,

Sachin

Former Member
0 Kudos

Hi,

Please check the ulimit parameters for user SIDadm according to the setup guide point 4.4

Also please restart the agent(stopsap, kill sapstartsrv, cleanipc etc.)

Additionally you can configure the agent again from command line:

/usr/sap/SID/SMDAxx/script/smdsetup.sh managingconf hostname:"solman.full.qual.host.name" port:5xx04 user:SMD_ADMIN pwd:XXXXXXXX

You can find more information here : http://wiki.sdn.sap.com/wiki/display/SMSETUP/Diagnostics+Agents

Regards,

Laszlo