cancel
Showing results for 
Search instead for 
Did you mean: 

Error during attach SMD Agent to managing system

Former Member
0 Kudos

Dear All,

Solution Manager 7.1

When I am trying to attach SMD Agent to managin system I am getting following error :

"The host name of the managing system (as declared in SLD) cannot be resolved on agent-side. Please check network configuration."

Thanks and Regards,

Nirav

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Nirav,

login as daaadm (smd agent  user) on the managed system and execute this -

go to /usr/sap/DAA/SMDAnn/script

smdsetup.sh sldconf hostname:"xxx.xxx.com" port:"nnnn" user:"xxxx" pwd:"xxxx"

       here the port is the JAVA port - 50000 + (abap port x 100) 

smdsetup.sh managingconf hostname:"sapms://xxxx.xxxx.com" port:"nnnn" user:"SMD_ADMIN" pwd:"xxxx"

        here the port is usually 8100 + port of SCS instance

NOTE: please adapt the above if you are using Windows.

Hope this helps

Regards

Deepak

Former Member
0 Kudos

Please check the following URL which exxplains possible issues and resolutions.

http://wiki.sdn.sap.com/wiki/display/SM/Troubleshooting+SMD+Agents

shriramcse
Participant
0 Kudos

Hi Nirav

Check hostfile if the correct hostname is maintained and also check the sld.

Former Member
0 Kudos

Check that configuration of DNS (hosts file) to resolve hostnames was performed.

Regards,

Roman