cancel
Showing results for 
Search instead for 
Did you mean: 

SLD Configuration - Solution Manager 7.0 EHP1

Former Member
0 Kudos

Hello Gurus

I need urgently configure my SLD in Solution Manager 7.0 EHP1. But I'm having problems to execute the step of SLD configuration

In this step it says: 'Open the administration interface in SLD, using the following URL: <http://<SLDHOST>:<SLDPORT>/sld>.' my hostname is sapslm, but I dont know which port I have to use

I've tried http://sapslm.ogmaster.local:8050/sld but received a 404 - page not found error

Below the full procedure:

All managed systems report their system data to an SLD. If there are several SLDs in the landscape, the system forwards the data to a central SLD.

Activities

Open the administration interface in SLD, using the following URL: <http://<SLDHOST>:<SLDPORT>/sld>.

Choose Administration -> Data Supplier.

Choose Add SLD.

Enter the URL of the SLD contained in SAP Solution Manager, using the following URL: <http://<SOLMANHOST>:<SOLMANPORT>>.

Enter an SLD administrator and a password (default user: J2EE_ADMIN).

Choose Save.

Once you save the system data of the managed systems, and the data from the source system has been transferred to the external SLD again, it is transferred to the (local) SLD of SAP Solution Manager.

Regards

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member183107
Contributor
0 Kudos

Hi,

Goto smicm->goto-> parameters->

Check for entry-> icm/server_port_0

The port assigned is the port you should use for your sld link.

Please revert if issue persists!

Regards,

Himanshu

Former Member
0 Kudos

Hi,

I have had a similar issue with sld in SolMan 7.0. It probably is because of occupied shared memory. Try to clear the shared memory. If you are on a Windows Server, a clean reboot of the server will definitely help.

This actually worked for me.

Regards,

Shashidhar.

Former Member
0 Kudos

Hi

If u want to register any system to the central SLD the procedure is as follows

For ABAP instance

===============

Go to Transaction code RZ70 -- in SLD bridge -- Gateway informtion

Host: < hostname of SLD server>

Service: SAPGW<ABAP instance number of the SLD server> Then click on Activate button then "Execute button" background job triggers and finishes in few seconds.

For JAVA instance

==============

Go to Visual Administration -Server -- Services - SLD Data Supplier -- HTTP settings Tab enter the details of SLD server

Host: <host name of SLD server>

Port: <Http port of SLD server>

User: <SLD or admin user of SLD server>

Password: <password>

Click on SAVE and then click on arrow kind of button on the top left side of this page " Trigger Data Transfer"

Now log on to the SLD server http://<Host name>:<http port>/SLD

Now you should see both the ABAP and JAVA instances updated in SLD under Technical Systems.

Regards

Imad

bxiv
Active Contributor
0 Kudos

Like was pointed out in previous posts to you, the port is not 8<nn>0, its 5<nn>00; <nn> being your instance number on solman.