You are on page 1of 27

Managed System Configuration

TABLE OF CONTENT
INTRODUCTION .................................................................................. ERROR! BOOKMARK NOT DEFINED.
PREREQUISITES .............................................................................................................................................. 2
System Preparation & Basic Configuration .................................................................................................. 2
SLD/LMDB Registration .................................................................................................................................. 2
Diagnostics Agent Installation ....................................................................................................................... 2
MANAGED SYSTEM CONFIGURATION ......................................................................................................... 3
Assign Product ................................................................................................................................................ 4
Check Prerequisites ........................................................................................................................................ 8
Connect Managed Systems (ABAP stack only) ........................................................................................... 9
Assign Diagnostics Agent ............................................................................................................................ 13
Enter System Parameters ............................................................................................................................. 15
Enter Landscape Parameters ....................................................................................................................... 19
Create Users ................................................................................................................................................... 20
Configure Automatically ............................................................................................................................... 23
Configure Manually ....................................................................................................................................... 24
Check Configuration ..................................................................................................................................... 25
Complete ........................................................................................................................................................ 26

Confidential SAP Active Global Support EMEA – Center of Expertise EMEA ALM
CMA CGM – SAP SOLUTION MANAGER STARTER PACK

PREREQUISITES
The following actions are performed as prerequisite to the Managed System Configuration.

System Preparation & Basic Configuration

The System Preparation and Basic Configuration of the SAP Solution Manager system are mandatory
activities to be executed before the Managed System Configuration. There should be no errors, only green
statuses.

SLD/LMDB Registration
In order to perform the Managed System Configuration for a SAP system, the relevant system should be
available in the LMDB (Landscape Management Database) of SAP Solution Manager. The SAP systems are
automatically registered in the LMDB by the SLD (System landscape Directory) Data Suppliers. It is therefore
necessary to register the systems in the SLD, through transaction RZ70 for an ABAP stack and through
Visual Admin > Cluster > Server > Services > SLD Data Supplier > Runtime > HTTP Settings for a JAVA
stack.

Diagnostics Agent Installation


The Diagnostics Agents have to be installed on the hosts of the managed system. This activity can be done
as part of the Managed System Configuration or before executing the configuration steps as this requires to
have server access.
More information: SAP Note 1365123 - Installation of Diagnostics Agents

Confidential SAP AGS CoE EMEA ALM - 2


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

MANAGED SYSTEM CONFIGURATION


Once the prerequisites are completed the managed system can be configured.
Use the Technical Systems tab when you want to configure a single stack system, use the Technical
Scenarios tab when you want to configure a double stack (ABAP+JAVA) system.

Select the relevant system (line) and click on Configure System.

Confidential SAP AGS CoE EMEA ALM - 3


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Assign Product

Click on Edit to go to change mode.


In this step you need first to assign the right product to the managed system (click on Review Assignment
link).

In the “Technical System Editor”, go to Edit Product System Assignment.

Create the Product System.

Confidential SAP AGS CoE EMEA ALM - 4


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Select the right Product Version and Product Instances assigned. Here SAP Netweaver 7.4, so we
unselected the SAP Netweaver AS Java 7.2.

You can execute a Verification Check to ensure that all software component versions are covered by the
selected product instances.

Confidential SAP AGS CoE EMEA ALM - 5


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Back in the SOLMAN_SETUP guided procedure; the second step is to set a product instance as diagnostics
relevant. This can be set automatically by clicking on the button “Set Automatically”.
It is recommended to check the assignment by clicking on “Edit Assignment”.

Check the assignment. This is especially relevant for the monitoring.

Confidential SAP AGS CoE EMEA ALM - 6


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Back in the SOLMAN_SETUP guided procedure, the third step is to create or assign a Logical Component to
the system (click “Assign logical Component”).
Select the system role, product instance, product system and create or assign to a logical component.

Once all the activities completed, click on Refresh and then click Next.

Confidential SAP AGS CoE EMEA ALM - 7


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Check Prerequisites

Click on “Execute All”.

Click Next.

Confidential SAP AGS CoE EMEA ALM - 8


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Connect Managed Systems (ABAP stack only)

For SAP systems with an ABAP stack the next activity is to create RFC destinations.
Enter a user type system administrator (it is possible to create it automatically with appropriate roles).

Confidential SAP AGS CoE EMEA ALM - 9


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Please make sure that RFC Destination with Logon Screen should DO Nothing.

Confidential SAP AGS CoE EMEA ALM - 10


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

RFC for Solution Manager should be always TRUSTED.

Make sure and check properly that RFC for Solution Manager should not be LOGIN as shown in the
following picture.

Confidential SAP AGS CoE EMEA ALM - 11


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Create RFC destinations of type READ, TMW, TRUSTED and BACK.

Click Next.

Confidential SAP AGS CoE EMEA ALM - 12


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Assign Diagnostics Agent

If the Diagnostics Agent is already installed (and connected to SAP Solution Manager) it is possible to assign
it directly. Select the host and click “Assign”.

Select the relevant Diagnostics Agent and click “Assign”.

Confidential SAP AGS CoE EMEA ALM - 13


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Repeat the activity for the second host.

Diagnostics Agents are now assigned, click Next.

Confidential SAP AGS CoE EMEA ALM - 14


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Enter System Parameters

In this activity you have to maintain several parameters.

Confidential SAP AGS CoE EMEA ALM - 15


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

For the DB Parameters fill the user and password.

Confidential SAP AGS CoE EMEA ALM - 16


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Enter the required parameters and click on Next.

Load Balancer Port: dedicated load balancer port or ICM HTTP port (can be checked in LMDB -> Technical
System -> Technical Instances -> httpPort, normally 5XX00) or message server HTTP port 80XX/81XX
(JAVA) Message Server Port: 36XX/39XX

Confidential SAP AGS CoE EMEA ALM - 17


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

The setup user used in the previous step “SAPOSS” is temporary. It should be changed to a dedicated user,
like “SM_ADMIN_PS0” with the above roles (Java stack only).

Confidential SAP AGS CoE EMEA ALM - 18


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Enter Landscape Parameters

In this activity it should be enough to click on Save to use the default values.
It is however recommended to check the values.

Click Next.

Confidential SAP AGS CoE EMEA ALM - 19


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Create Users

Users can be created automatically with appropriate roles or can be created manually and provided in this
step.

To create the users automatically, the setup user must have the above role (Java stack only).

Confidential SAP AGS CoE EMEA ALM - 20


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

To create the user enter a password and click Execute.


Do the same for the second user.

User Name User Type System Password


SAPSUPPORT A DX6~JAVA ***********
SM_COLL_PS0 B DX6~JAVA ***********

Confidential SAP AGS CoE EMEA ALM - 21


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Click Next.

Confidential SAP AGS CoE EMEA ALM - 22


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Configure Automatically

Click on “Execute All”.

Click Next.

Confidential SAP AGS CoE EMEA ALM - 23


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Configure Manually

Check the documentation provided for each manual activity.


Maintain the SAP Router Data on the SAP Service Marketplace, adjust the HTTP Log parameter and restart
the Java stack.

Additionally create the J2EE Job Scheduler configuration.

Confidential SAP AGS CoE EMEA ALM - 24


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Check Configuration

Click on “Execute All”.

Check that all the configuration checks are green by displaying the detailed logs.
In our case the red status comes from a failed activity (Introscope Host Adapter) for which a ticket to SAP
Support has been created.
Once all the issues fixed, re-execute the activities.

Confidential SAP AGS CoE EMEA ALM - 25


CMA CGM – SAP SOLUTION MANAGER STARTER PACK

Complete

The latest step is just a summary of all the statuses for the activities.

Confidential SAP AGS CoE EMEA ALM - 26


www.sap.com

Confidential SAP Active Global Support EMEA – Center of Expertise EMEA ALM

You might also like