-
Request for existing cases, user IDs, Portal navigation support and more
Request for existing cases, user IDs, Portal navigation support and more
Task | Actions |
---|---|
Preparation Tool (optional) | In order to automate certain tasks, you can use the Preparation Tool |
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP NetWeaver ABAP SAP Focused Run supports the latest SAP NetWeaver version | Install/Upgrade to the latest SAP NetWeaver version from support.sap.com/swdc Note: SAP Note 2188401 shall be implemented for NetWeaver ABAP < 740 SP13 |
ABAP ST-PI version ABAP-specific SAP Focused Run functions are delivered with ST-PI | If possible, please use the latest version and keep it up to date. It is recommended to update ST-PI always together with the regular product stack support packages to benefit from latest functionality and patches. Please note that these software components may not be part of the regular support package stack but have to be downloaded separately. For ST-PI refer to SAP Note 539977 Release strategy for add-on ST-PI. |
ABAP ST/A-PI version Application-specific SAP Focused Run functions are delivered with ST/A-PI | If possible, please use the latest version and keep it up to date. It is recommended to update ST-A/PI always together with the regular product stack support packages to benefit from latest functionality and patches. Please note that these software components may not be part of the regular support package stack but have to be downloaded separately. For ST-A/PI refer to SAP Note 69455 Servicetools for Applications ST-A/PI (ST14, RTCCTOOL, ST12). |
Change the Default Profile The Default profile needs to be updated with sapadm user to allow the communication between the Simple Diagnostics Agent and the Managed System. | Add the following line to the profile DEFAULT.PFL: service/admin_users = sapadm Multiple users (e.g. daaadm, dazadm) must be separated by space. Note: can be automated by OS scripts |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see Preparing System Landscape Data Router page. |
Implement SAP Note for the License Management Information | Implement SAP Note 1977240 - Extension of the AS ABAP SLD Data Supplier (RZ70), so that the License Management information are reported into LMDB |
Configure ABAP Data Supplier (RZ70) to send the ABAP Technical System (BCSystem) Data Supplier information This Data Supplier can be setup to either send the payload directly to SAP Focused Run LMDB, or to the SLDR, and in addition the classical Solution Manager 7.x SLD | NW 750, SP0 / NW 740 SP13 and higher already contains the new UI. For NW ABAP < 740 SP13, Import SAP Note 2188401 with SNOTE and transport according to transport policy. The SAP note provides function module to create SM59 HTTP destination and assign it to RZ70. Enabling of HTTP in RZ70 is only supported in SAP_BASIS ≥ 700 SP4.
It is possible to call the function module remotely for SM59 creation and RZ70 assignment. Note: If you have enabled HTTP destination creation with the SAP Note 2188401: execute RZ70 without any specific options. |
Configure SAP Start Service Data Supplier Configure this service to send the payload of all instances:
| Run as <sid>adm: /usr/sap/<SID>/ASCS<InstNbr>/exe/sldreg -configure/usr/sap/<SID>/SYS/global/slddest.cfg -usekeyfile Specify the HTTP connect information: [User, Password, Host, Port, HTTP/HTTPS] Of the SAP Focused Run SLDR or SAP Solution Manager SLD. Note: SECUDIR must point to directory containing client PSE and credentials (for more information check the respective SAP Help). Restart the sapstartsrv: sapcontrol -nr <Central Instance Number> -function RestartService Note: The Service needs to be restarted for all instances of the system. Check logs and XML /usr/sap/<SID>/<Instance>/work/ and /usr/sap/<SID>/D*<Instance Number>/work/ if the dev_sldregk, dev_sldregs, dev_krnlreg and sapstartsrv_sld.xml are correctly generated Check HTTP response: Success. HTTP status code: 200. |
Create SDAGENT User User to authenticate RFC calls by the simple Diagnostics Agent for data collection | Create SDAGENT user with required roles as described in the Security Guide. Per FRUN 1.0 FP03, instead of working with the SDAGENT User, it is also possible to use Certificate Based Authentication. Information on how to configure Certificate Based Authentication between the Simple Diagnostics Agent and the ABAP System is provided in SAP Note 2607542. Also see section “Edit Configuration in Simple System Integration” below. |
Check LMDB | Optional operation From the LMDB (Technical System view), check the last data changes from the data supplier. Check the Software / Product Instance and Software Component Version sections, to see what has been reported by the Data Supplier. |
Implement SAP Note dedicated to S/4HANA Improvements | Optional operation Implement SAP Note 2382263. |
Implement SAP Note dedicated to EarlyWatch Alert (EWA) | See Preparing FRUN Applications page. |
Edit Configuration in Simple System Integration | FRUN 1.0 < FP03, enter values for the following parameters:
FRUN 1.0 >= FP03, when selection Communication Mode “RFC with Basic Authentication”, enter values for the following parameters:
FRUN 1.0 >= FP03, when selection Communication Mode “RFC via SNC with Certificate Based Authentication”, enter values for the following parameters:
Information on how to configure Certificate Based Authentication between the Simple Diagnostics Agent and the ABAP System is provided in SAP Note 2607542. FRUN 2.0 >= FP01, an option for adding, editing and deleting additional monitoring clients, in addition to the default monitoring client, has been added. This option can be used to specify dedicated monitoring clients for the FRUN supported use cases, if required. FRUN 2.0 >= FP02, there is an option for specifying a pre-defined logon group. |
Task | Actions |
---|---|
Preparation Tool (optional) | In order to automate certain tasks, you can use the Preparation Tool |
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP NetWeaver Java | Install the latest SAP NetWeaver version from support.sap.com/swdc |
Change the Default Profile The Default profile needs to be updated with sapadm user to allow the communication between the Simple Diagnostics Agent and the Managed System. | Add the following line to profile DEFAULT.PFL: service/admin_users = sapadm Multiple users (e.g. daaadm, dazadm) must be separated by space. Note: Can be automated by OS scripts |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see Preparing System Landscape Data Router page. |
Implement SAP Note for the License Management Information | Implement SAP Note 1983424 - Extension of AS JAVA SLD Data Supplier, so that the License Management information are reported into LMDB |
Configure JAVA Data Supplier (J2EESystem) Use NetWeaver Admin for NetWeaver 71 and higher Use Visual Administrator for NetWeaver 7.0.x) | Manual Operations Check the Data Supplier Configuration documentation:
Note: Make sure you use an URL like http://<host>:<HTTP port>/sld/ds as target of the data supplier. Automation can be achieved Here. |
Configure SAP Start Service Data Supplier Configure this service to send the payload of all instances:
| Run as <sid>adm /usr/sap/<SID>/SCS<InstNbr>/exe/sldreg -configure /usr/sap/<SID>/SYS/global/slddest.cfg -usekeyfile Specify the HTTP connect information: [User, Password, Host, Port, HTTP/HTTPS] Of the SAP Focused Run SLDR or SAP Solution Manager SLD Note: SECUDIR must point to directory containing client PSE and credentials (for more information check the respective SAP Help). Restart the sapstartsrv sapcontrol -nr <Instance Number> -function RestartService Note: The Service needs to be restarted for all instances of the system. Check logs and XML /usr/sap/<SID>/<Instance>/work/ and /usr/sap/<SID>/J*<Instance Number>/work/ if the dev_sldregk, dev_sldregs, dev_krnlreg and sapstartsrv_sld.xml are correctly generated Check HTTP response: Success. HTTP status code: 200. |
Create SDAGENTJ User User to authenticate local HTTP and P4 calls by the simple Diagnostics Agent for data collection | Create SDAGENTJ user with required roles as described in Security Guide. |
Install BCI Adapter to collect performance metrics and trace data of the NW Java | Check the BCIA compatibility version on the Managed Systems Preparation and Maintenance Guide page. Install the CA APM Byte Code Injection Agent (CA APM BCIA), as described in the CA APM release relevant SAP Setup Guides available here: CA APM Introscope Page, following the chapter entitled: Manual Installation of the Introscope Agent. Automation of the distribution of the BCI Adapter software can be achieved with OS scripts (copy the BCI SW in central DIR_EXE), which adapts the instance profile with an additional command for sapcpe. |
Configure the BCI Adapter for each Instance | The following example can be used to configure the BCI Adapter for each Instance. The full Process is described here: Note: since Netweaver 7.10 the Java startup parameters have to be set for each instance (and not for each server node). Set the parameter for the startup of the BCI Adapter in the java startup profile:
-the folder must belongs to <SID>adm:sapsys. If not, execute the command: chown -R <SID>adm:sapsys ByteCodeAgent
You can set this parameter as above and the SAP J2EE engine will replace the variables.
Please replace <SID>/<INSTANCE_NAME> with your real values the SAP J2EE engine does not replace variables set in parameter names
|
Check LMDB | From the LMDB (Technical System view), check the last data changes from the data supplier. Check the Software / Product Instance and Software Component Version sections, to see what has been reported by the Data Supplier. |
CTC config store servlet must be installed | Needed for checking EnableInvokerServletGlobally = false and UME setting (Configuration & Security Analysis). In certain NW Java versions, this CTC servlet was not part of the default delivery. In this case, it also needs to be deployed. Find details in SAP Note 635099 - CCDB CTC Extractor – Prerequisites |
Edit Configuration in Simple System Integration | FRUN 2.0 <= FP03, enter values for the following parameters:
FRUN 3.0 >= SP00, enter values for the following parameters:
|
The automatic configure (AC) Tool coming with SAP Solution Manager, is used to prepare different products for SSI. This tool can save considerable time by performing a few steps in the managed system host automatically. These include, for example, automation and, as the case may be, repeated invocations such as LAMA integration, any SAP product SAP Focused Run Installation and configuration integration, such as SAP BusinessObjects BI Platform and SAP Data Services.
For more information, see SAP Note 2137275 - AC Tool release note.
AC Tool supports the following:
AC Tool embeds:
Background:
The C++ process with NCS library sends data to the Diagnostics Agent (via NCS port) and then stores metrics locally, which are forwarded to the solution based on MAI configuration.
In the AC Tool property file, placeholders for NCS (C++) have to be maintained, which define to which ports the processes send their data. In the case of dual operations, you can also add multiple ports in the configuration ncs.conf, (SAP Focused Run and SAP Solution Manager in parallel).
Task | Actions |
---|---|
Install SAP BusinessObjects BI Platform 4.0 or higher. SAP BusinessObjects BI platform is also known as SAP BOBI platform or SBOP. |
|
Install latest BCI Adapter | None, delivered with the SAP BusinessObjects BI Platform product installation |
Install Data Supplier | None, delivered with the SAP BusinessObjects BI Platform product installation |
Configure BusinessObjectsEnterpriseSystem Data Supplier to send BusinessObjects BI Platform information | None, done using the SAP Solution Manager AC Tool Automated using AC Tool, Can be performed manually /usr/sap/hostctrl/exe/sldreg -configure /usr/sap/hostctrl/exe/connect.key |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see Preparing System Landscape Data Router page. |
Send the Data Supplier Payload | None, done using SAP Solution Manager AC Tool Logs: /usr/sap/<SID>/sap_bobj/enterprise_xi40/java/lib/bobj-sld-ds/<hostname>bobjsldds.log Automated using AC Tool Can be performed manually /usr/sap/hostctrl/exe/sldreg -connectfile /usr/sap/hostctrl/exe/connect.key -file /usr/sap/<SID>/sap_bobj/enterprise_xi40/java/lib/bobj-sld-ds/<hostname>_bobjslddsoutput.xml |
Run Outside Discovery on the Host The SAP BusinessObjects BI Platform needs to be associated to a Database listed in the "Database Managed Object Preparation" section. | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Add both Installation Number and System Number Parameter in LMDB | The SAP BO BI Platform Installation Number and System Number needs to be collected manually from the SAP for Me license key application (Details Section). From LMDB, select the SAP BusinessObjects Cluster Technical System. Edit and Add in the "SAP Support Portal TAB" the Installation Number, System Number and Save. Verify the information by clicking on the System Number Key, this redirect to SAP for Me. |
Assign Database Information from LMDB | From LMDB, select the SAP BusinessObjects Cluster Technical System. Select "System Database" in the Navigation Tree. Edit and Assign System Database of the Cluster and Save. |
Create a Technical User | Create a Custom Monitoring Technical User to enable tracing (TA), monitor data collection (SYSMON), and configure store snapshotcreations (Configuration & Security Analysis administration) as described in the Security Guide. |
Check LMDB | Optional operation From the LMDB (Technical System view), check the last data changes from the data supplier. Check the Software / Product Instance and Software Component Version sections, to see what has been reported by the Data Supplier. |
Check SSI “Edit Configuration” | Fill in the missing parameters. For Instance, NCS Port (NCS monitoring Metrics): 6391
|
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install Apache Tomcat7 or higher | Check Online Installation Guide |
Install latest BCI Adapter | None, done using SAP Solution Manager AC tool (see above) Automated using AC Tool (can be performed manually) |
Install Tomcat Data Supplier | None, done using SAP Solution Manager AC tool (see above) Automated using AC Tool. Can be performed manually. See SAP Note 1508421 SAP SLD DS for Apache Tomcat for details. |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see Preparing System Landscape Data Router page. |
Configure Data Supplier | None, done using SAP Solution Manager AC tool (see above) (Trigger sld data supplier, deployed by Tomcat. Launched by AC Tool http:// <managed host>:<managed port>/sap.com~TomcatSLDDataSupplierWEB/sldsupplier?action=displayConfig) |
Send the Data Supplier Payload | None, done using SAP Solution Manager AC Tool (see above) Can be performed manually: hostctrl/exe/sldreg -connectfile hostctrl/exe/connect.key -file /<SID>/sap_bobj/tomcat/webapps/sap.com~TomcatSLDDataSupplierWEB/atcsld_<latest timestamp>.xml This triggers the data transfer immediately |
Check LMDB | Optional Operation From the LMDB (Technical System view), check the last data changes from the data supplier. Check the Software / Product Instance and Software Component Version sections, to see what has been reported by the Data Supplier. |
Check SSI “Edit Configuration” | Fill in the missing parameters. For Instance, NCS Port (NCS monitoring Metrics): 6391 |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Data Services (Aka SAPBOE DS) | Check SAP Note 1817324 for Data Services 4.1 and higher. |
Install latest BCI Adapter delivered with the BI platform installation | None |
Install Data Supplier delivered with the BI platform installation | None |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see Preparing System Landscape Data Router page. |
Configure Data Supplier | None, done using SAP Solution Manager AC Tool Can be performed manually /usr/sap/hostctrl/exe/sldreg -configure /usr/sap/hostctrl/exe/connect.key |
Send the Data Supplier Payload | None, done using SAP Solution Manager AC Tool Can be performed manually hostctrl/exe/sldreg -connectfile hostctrl/exe/connect.key -file /<SID>/Data Services/sldreg _data_services.xml This triggers the data transfer immediately |
Assign Database Information | From LMDB, select the Unspecific Cluster Technical System. Select "System Database" in the Navigation Tree. Edit and Assign System Database of the Cluster and Save. |
Check on LMDB | Optional Operation From the LMDB (Technical System view), check the last data changes from the data supplier. Check the Installation Path: E:\<BO_INST_HOME>\Data Service Check the Software / Product Instance and Software Component Version sections, to see what has been reported by the Data Supplier. Check that the technical system is an Unspecific Cluster System, with LMDB Technology Type "DataServicesCluster". |
Check SSI “Edit Configuration” | Fill in the missing parameters. For Instance, NCS Port (NCS monitoring Metrics): 6391
|
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install Apache Tomcat 7 or higher | |
Install BCI Adapter on the Apache Tomcat | Check the BCIA compatibility version here: How to Proceed - Read Me First Follow the SAP Note 1438005 and see Introscope_Agent_for_Apache_Tomcat.pdf installation guide
Note: can be automated by OS script |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Install Tomcat Data Supplier The Data Supplier for Apache Tomcat (ATCServer) is a WEB application which has to be deployed on the Tomcat server. The SLD DS application does not require an installer. | Use the Tomcat's Manager Application for the deployment. Check SAP Note 1508421. Configuration is written to /usr/sap/<SID>/sap_bobj/tomcat/webapps/sap.com~TomcatSLDDataSupplierWEB Logs: usr/sap/<SID>/BOBI41/sap_bobj/tomcat/logs/ sldds-trace.YYYY-MM-DD.log Note: can be automated by OS script |
Create a Technical User | Needed to collect SysMon and system analysis data via JMX calls. See SAP Note 1633036 as described in the Security Guide. |
Edit Configuration in Simple System Integration | Monitoring User and Monitoring Password, MUST NOT be entered in the current SAP Focused Run versions. |
Check LMDB | Optional operation From the LMDB (Technical System view), check the latest Data changes from the Data supplier. |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install HTTP Server 2.2 | Note: This system type is typically used in the SAP Content Server monitoring scenario above (Apache Tomcat (ATC)). |
Create the technical system in LMDB The Apache HTTP Server has to be manually created in the LMDB as an Unspecific Standalone System. |
From the SAP Launchpad -> LMDB Object Maintenance->Single Customer Network then Select your customer Network on the right top corner.
|
Define software component information | In the navigation tree, go to the “Software” Menu -> SW Component Versions tab.
|
Define hosts | In the navigation tree, go to the “Hosts” Menu, check the Host details. |
Add LMDB installation path | In the navigation tree, go to the main “Technical System” view, add the installation path: \etc\apache2. |
Add Content Server port | In the navigation tree, go to the main “Technical System” view, select "Details". Add the Content Server TCP/IP Port Name, Port number and protocol (HTTP). |
Add LMDB log file name | In the navigation tree, go to the main “Technical System” view, select "Details". Add LogPath = /var/log/apache2 |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Web Dispatcher 7.1 Version and higher | Install SAP Web Dispatcher from support.sap.com/swdc |
Change the Default Profile The Default profile needs to be updated with sapadm user to allow the communication between the Simple Diagnostics Agent and the Managed System. |
Add the following line to the profile DEFAULT.PFL: service/admin_users = sapadm Multiple users (e.g. daaadm, dazadm) must be separated by space. Note: can be automated by OS scripts |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Configure SAP Start Service Data Supplier Configure this service to send the payload of all instances:
|
Run as <sid>adm /usr/sap/<SID>/W<InstNbr>/exe/sldreg -configure /usr/sap/<SID>/SYS/global/slddest.cfg -usekeyfile Specify the HTTP connect information: [User, Password, Host, Port, HTTP/HTTPS] Note: SECUDIR must point to directory containing client PSE and credentials (for more information check the respective SAP Help). Restart the sapstartsrv sapcontrol -nr <Central Instance Number> -function RestartService Check logs and XML /usr/sap/<SID>/W<Instance Number>/work/ if the dev_sldregk, dev_sldregs and sapstartsrv_sld.xml are correctly generated Check HTTP response: Success. HTTP status code: 200. |
Restart Web dispatcher service to activate the settings and send the payload |
As user <sid>adm to perform the following command: sapcontrol -nr <Web Dispatcher Instance No> -function RestartService Note: can be automated by OS script |
Check the return code | Optional operation Check in the output for return code 200 from LMDB registration (in work directory dev_sldregk) |
Check LMDB | Optional operation From the LMDB (Technical System view), check the latest Data changes from the Data supplier. The "Software" / "Product Instance" Section the Product Version reported by the SLD data supplier: for instance SAP WEB DISPATCHER 7.40 |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Business Connector 4.8 and higher | See SAP Note 2599159 to check whether SAP Focused Run and SAP Business Connector (SBC) prerequisites are met. |
Create the technical system in LMDB | From the SAP Launchpad, select the LMDB Object Maintenance Tab, choose Single Customer Network from the menu, then Select yourCustomer Network on the right top corner.
|
Maintain Installation Path |
|
Maintain the TCP/IP Port |
|
Define product instances |
|
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Archive and Document Access by OpenText | Install SAP Archive and Document Access 10.5 from support.sap.com/swdc |
Create the technical system in LMDB |
|
Define software component information |
|
Define product instances |
|
Define technical instances |
|
Define hosts | In the navigation tree, go to the "Hosts" Menu, add the Host details. |
Add TCP/IP Ports | Select the Technical System at the top of the navigation tree, then select TCP/IP Ports tab, add Port Name and Number |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Archive and Document Access by OpenText | Install SAP Archive and Document Access 10.5 from support.sap.com/swdc |
Install the BCI Adapter on the Apache Tomcat | Check the BCIA compatibility version on the Managed Systems Preparation and Maintenance Guide page. For BCIA installation follow SAP Note 1438005. |
Install Data Supplier | Use the Tomcat's Manager Application for the deployment. By default, the SLD-DS application loads the configuration from the sldDataSupplier.properties file from its Web module (from the WebContent folder). Check SAP Note 1508421. Note: can be automated by OS script |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Send the payload to the SLD |
OTWVS file if for the Web Viewer component
Note: can be automated by OS script |
Check LMDB | Optional operation From the LMDB (Technical System view), check the last Data changes from the Data supplier. |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Invoice Management | Install SAP Invoice Management 7.5 from support.sap.com/swdc |
Install and run the SLD data supplier | This data supplier is delivered as part of the product in the latest version (5.2 SP02 and higher). SLD-DS for IM can be configured via the Data Supplier Configuration tool. This application can be found in the root installation directory for ICC. Example: C:\Program Files (x86)\Open Text\Invoice CaptureCenter7.5\InvoiceCaptureCenterSLDDataSupplierService.exe Note: can be automated by OS script |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Configure the SLD data supplier | Add SLD Router Host / Port / Credentials, test it and save. Note: can be automated by OS script |
Check LMDB | Optional operation From the LMDB (Technical System view), check the last Data changes from the data supplier. The "Software" / "Product Instance" Section the Product Version reported by the SLD data supplier: for instance: SAP OCR-INVOICE MGT BY OT 7.5 |
Install the CA Introscope .Net Agent | Follow the SAP Note 1126554 to install the .Net Agent with the appropriate customization per product. Refer to the section with customization for SAP Invoice Management 7.5 by OpenText, option for OCR. See the SAPInstGuide_dotNetAgent.pdf installation guide attached to the SAP Note.
Note: can be automated by OS script |
SAP Content Server (CNT) monitoring scenario consists of installing two systems:
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Content server 6.40 (Unspecific Standalone Application) | Install SAP Content server from support.sap.com/swdc Mandatory installation:
|
Create the technical system in LMDB |
-System Name: Content Server
|
Define Product Instances information |
|
Define hosts | In the navigation tree, go to the “Hosts” Menu, check the Host details. |
Add LMDB installation path | In the navigation tree, go to the main “Technical System” View, add the Installation Path: \<SID><CID>\win. |
Add LMDB Log File Name | In the navigation tree, go to the main “Technical System” View, select "Details". Add LogPath = CS_Trace.txt |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Content server 6.40 (Unspecific Standalone Application) | Install SAP Content server 6.40 from support.sap.com/swdc MaxDB 7.9 and Apache Server 2.2 or higher must be installed as well. |
Create the technical system in LMDB |
|
Define Product Instances information |
|
Define hosts | In the navigation tree, go to the "Hosts" Menu. check the Host details. |
Add LMDB installation path | In the navigation tree, go to the main “Technical System” View, add the Installation Path: /home/cstcs/apache |
Add Apache http Server Log File Path | In the navigation tree, go to the main “Technical System” View, select "Details". Add LogPath = /home/cstsc/apache/logs |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Convergent Charging 4.0 | Install SAP Convergent Charging from support.sap.com/swdc |
Check if the BCI Adapter is installed | Check the BCIA compatibility version on the Managed Systems Preparation and Maintenance Guide page. To manually install and configure Introscope BCI Adapter follow SAP Note 1453216. This note provides a download link. For “SAP Convergent Charging 4.1 follow the document "SAPCC41_InstallGuide_Introscope_97.pdf" SAP Convergent Charging supports an automatic setup and configuration of Introscope BCI Adapter with the product Installer. Note: as described in the pdf, the Introscope Agent naming follows this convention: AgentName = <System ID>_<Instance>_<Server>, but for SRSM needs, adapt this to <Extended System ID>_<Instance>_<Server>. Note: can be automated by OS script |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Send Payload to LMDB | The SAP CC Core Server can be configured to send the landscape information to LMDB. Refer to the SAP CC documentation for more details: https://help.sap.com/viewer/product/Convergent_Charging Note: can be automated by OS script |
Check LMDB | Optional operation From the LMDB (Technical System view), check the latest Data changes from the data supplier. The "Software" / "Product Instance" Section the Product Version reported by the SLD data supplier. For instance: SAP CONVERGENT CHARGING 4.0 |
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Financial Consolidation | Install SAP Financial Consolidation from support.sap.com/swdc Note: Currently we do only monitor the application server for Financial Consolidation 10 and higher. The Web Server and its components will be supported later with MS IIS integration. |
Create data supplier payload |
Example: C:\Program Files\SAP\hostctrl\exe>sldreg -file SLD_BOFC_CTSERVER.template -symbolfile SLD_BOFC_CTSERVER.properties -connectfile slddest.cfg Note: can be automated by OS script |
Check if an SLDR is needed | Manual Operations As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Send the payload to LMDB | Execute: sldreg -connectfile slddest.cfg -file <BOFC XML Payload file> Note: When the data is registered on the SLD server, the HTTP response code is as follows: Note: can be automated by OS script |
Check LMDB | Optional operation From the LMDB (Technical System view), check the latest Data changes from the data supplier. The "Software" / "Product Instance" Section the Product Version reported by the SLD data supplier: for instance: SBOP FINANCIAL CONS. 10
Check that the technical system is an Unspecific Cluster System, with LMDB Technology Type "BOFC_Cluster".
|
Check SSI “Edit Configuration” | Enter values for the following parameters:
|
Task | Actions |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP NetWeaver MDM 7.1 or above | Start sapinst, Select Additional Software Lifecycle Options -> Setup for System landscape Directory. (ex D:\MDM Installation Files\MDM 7.1.10.194\MDM_IM_WINDOWS_X86_64) |
Choose the right instance | Choose the right Instance. Example:\\dewdfgwp00368\sapmnt\<SID>\SYS\profile |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Configure the Data Supplier | Execute SAP Note 1798643 for Complete registration to the SLD. Enter host, port and credentials. The configuration data will be persisted in the file system of the MDM Server. The MDM Servers will be restarted which triggers the sending of system information to LMDB. |
Assign a database | From LMDB -> Assigned DB Systems -> Assign Database DB SID could be different than the Technical System |
Configure NCS monitoring metrics | Log onto the MDM Servers on operating system level. Change the properties in usr/sap/<SID>/MDS<XX>/config/mds.ini, mdss.ini and mdis.ini as follows: Wily Instrumentation=True Wily Instrumentation Level Threshold=10 C++ process with NCS library embedded -> Diagnostics Agent (via NCS port) -> locally stores metrics and forwards to Solution based on MAI configuration. |
Restart MDM system | Restart MDM system |
Check NCS library port. The C++ process with NCS library send data to the Diagnostics Agent (via NCS port) and then locally stores metrics and forwards to Solution based on MAI configuration. |
If the default port can't be used, log onto MDM server, edit usr\SAP\<SID>\MDS<XX>\config\ncs.conf, change parameter agent_port and restart MDM server. Change it as well in SSI. The NCS port is also specified in the SSI “Edit Configuration” view. |
Check LMDB | From the LMDB (Technical System view), check the last Data changes from the Data Supplier. Check The "Software" / "Product Instance" Section the Product Version reported by the SLD data supplier: For instance, SAP MDM 13 / 19 /20 |
Edit Configuration in Simple System Integration | Enter values for the following parameters:
|
Task | Operations |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP Mobile Platform | Follow SAP Note 2370750 - Manual Tasks for integration of SAP Mobile Platform 3.0 Runtime Server |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Configure Data Supplier to send the payload | See SAP Note Above. Note: The Data Supplier Configuration is performed in the SAP Mobile Platform Admin UI |
Create a Technical User | A Technical user is needed for monitoring to enable tracing (TA), monitor data collection (SYSMON), and configure store snapshot creations (Configuration & Security Analysis administration) as described in the Security Guide. |
Check LMDB | See SAP Note Above. Note: From the LMDB (Technical System view), note the cluster and server name to create BCI Adapter in next step. |
Configure BCI Adapter | Check the BCIA compatibility version on the Managed Systems Preparation and Maintenance Guide page. Follow SAP Note above. The BCI Adapter needs to be installed and configured manually on each SMP server. |
Edit Configuration in Simple System Integration | Enter values for the following parameters:
|
This section provides step by step instructions to connect to Apache Derby database, using command line interface, that comes with SAP Mobile Platform 3.0. The syntax provided is for Windows platform but the concept is same for Linux environment.
Task | Operations |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install hybris Commerce Suite 5.2 or above. | With hybris Commerce Suite 5.2 hybris provides the SLD Data Supplier as standard hybris extension hybrisdatasupplier. With the hybris Commerce Suite 5.2 the extension is delivered with the platform. The SLD-DS extension is built based on the SLD Data Supplier for Apache Tomcat. It provides a CronJob to report landscape data periodically to the configured SLD. The configuration properties are specified in the local.properties file. With hybris Commerce Suite 5.7 hybris extension hybris data supplier targets moreover satellite (standalone) hybris web applications. It provides the logic for WAR generation for single/sets of satellite (standalone) hybris web applications (DataHub, Subscription Billing Gateway, Entitlement & Metering Service). Generated WAR can be afterwards deployed on the separate web server Apache Tomcat. It will then report periodically landscape data coming from satellite (standalone) hybris web applications to the configured SLD (model version 1.6.42 includes this functionality). Follow SAP Note 2187606 for more details. |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Configure Data Supplier to send the payload. Install BCI Adapter to collect performance metrics and trace data | Please follow the SAP Note 2018246 and SAP Note 2181279, to install the IS Agent with hybris on the Apache Tomcat: The Note covers the installation and configuration of CA Introscope Java agent for hybris Commerce Suite. It provides examples and typical configuration for Introscope Java Agent 9. Perform following steps to install and configure the Introscope Java Agent with hybris:
|
Task | Operations |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install SAP TREX | Install SAP TREX 7.1 or above. Follow instructions here. |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Configure Data Supplier to send the payload | Follow: SAP Note 1147499: Connection to the System Landscape Directory - TREX SAP Note 1018839: Registering in the System Landscape Directory using sldreg - TREX |
Check LMDB | Optional Operation Check from LMDB in the "Software" / "Product Instance" Section the Product Version reported by the SLD Data Supplier (for instance: TREX). |
Task | Operation |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Create the technical system in LMDB |
|
Define hosts | In the navigation tree, go to the "Hosts" Menu. check the Host details. |
Check LMDB | Optional operation From the LMDB (Technical System view), check the last Data changes from the Data supplier. |
Troubleshooting | If Use Case CSA is active, the two steps for CCDB setup are failing during the Simple System Integration (because the manual created system has no System Database assigned). As a side effect the Technical system is not set to Lifecycle Status Active. The Lifecycle Status can be set manually in LMDB Object Maintenance. |
Task | Operation |
---|---|
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and run Outside Discovery as described in Preparing Outside Discovery page. |
Install Cloud Connector | Follow the documentation for Cloud Connector (Monitoring, Operator's Guide, Configuration) for defining named admin users and monitoring users. Only monitoring users must be assigned to the role sccmonitoring |
Check if an SLDR is needed | As prerequisites, you need to choose, according to your landscape, if an SLDR is required see page Preparing System Landscape Data Router. |
Configure Data Supplier to send the payload | See Cloud Connector Documentation. Note: The Data Supplier Configuration is performed in the Cloud Connector Admin UI |
Create a Technical User | The technical user in Cloud Connector is needed for monitor data. Follow the instructions given in the documentation for Cloud Connector User Administration. |
Edit Configuration in Simple System Integration | Enter values for the following parameters:
|
Task | Actions |
---|---|
Prerequisites | Minimum requirement for the SAP Host Agent is 7.21 SP22 and newest version of the dbmetric file, see SAP Note 2507373. Prerequisites for SAP liveCache registration in SLD, see SAP Note 1063473. |
Install SAP Max DB / liveCache7.9 Client Build 40 or higher | You need at least SAP Max DB / liveCache 7.9 Client Build 40, optionally install the latest SAP MaxDB / liveCache Client and latest Patches from support.sap.com/swdc -> Databases -> SAP MaxDB The installation of the MaxDB Client is described in SAP Note 649814 |
Create the User Store |
See also how to set connection information Note: can be automated by os script |
Check created User Store | Check created User Store: /sapdb/programs/bin/xuser list Note: can be automated by os script |
Check Database / LiveCache status | Optional (eg. for debugging) /hostctrl/exe/saphostctrl -function ListDatabases |
Run Outside Discovery on the Host | As prerequisites, you shall install the SAP Host Agent and described in page Preparing Outside Discovery |
Task | Actions |
---|---|
Prerequisites | SAP HANA Data Supplier is configured according to SAP HANA Database Preparation. |
Check LMDB | For the SAP HANA where XSA has been installed, the Product Instance "XS Advanced Runtime" should be reported under the view "Software". Furthermore, under the tab "Software Component Versions" following entry should exist - 'SAP EXTENDED APP SERVICES 1' as Installation Type "Used by System". This SC will be reported automatically as of:
For the lower revisions, please add this SC manually (to do so, add the parameter set 'LMDB_AUTO_DS_OVRWRT' and parameter value '06' to your user profile). |
Create XSA monitoring user | Create the XSA monitoring user, e.g. XSA_MON. As of SAP Host Agent PL45 in combination with SAP HAHA SPS04 and higher, it is possible to use the function SetDatabaseProperty to create the user automatically. Please refer to SAP Note 2852686. For the lower versions, the user has to be created manually, e.g. via XSA Cockpit. |
Assign XSA roles | Following roles need to be assigned to the XSA monitoring user:
|
Configure XSA Properties | In order to create the relevant XSA properties automatically on SDA, the Preparation Tool can be used. For general tool usage please refer to SAP Note 2641304. |
Perform SSI | Execute the Simple System Integration for SAP HANA with installed XSA. As of SAP Focused Run 2.0 FP02 there is a connection check available. This check is performed automatically during SSI run. A corresponding result can be found in the log area for activity "Configure Diagnostics Agents". |
Task | Actions |
---|---|
Check SAP Note | All actions are described in SAP Note 1886060 - System Monitoring Setup for SAP Router |