Technology Blogs by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
waynesmith
Product and Topic Expert
Product and Topic Expert
674
Configuring MobiLink Monitor and connect to SAP SMP 3.0
and monitor the SMP 3.0 Mobile Server.


 

Purpose

This technical document explains how to Configure and connect to the SUP server using MobiLink Monitor with and without a certificate.

Required Software

  • SUP 3.0 or higher.

  • SMP Administration Role.


Assumption

This document assumes you have a working SUP environment.

Step - 1 Adding mlmon user to SUP Server:

Solution

In order to monitor the replications process you need to add the mlmon user to the SUP Server.

  1. Open a command prompt.

  2. CD to C:\SAP\MobilePlatform3\MR30\Servers\SQLAnywhere16\BIN32.


Or C:\SAP\MobilePlatform3\MR30\Servers\SQLAnywhere16\BIN64.

  1. Run mluser -c "DSN=default-cdb;UID=dba;PWD=sql" -u mlmon -p mlmon.

  2. You should see the following screen below Figure1.



Figure 1.

  1. CD to C:\SAP\MobilePlatform3\MR30\Servers\SQLAnywhere16\BIN32.

  2. at the command line type mlmon.

  3. The GUI screen for logging in will popup.

  4. User: mlmon.

  5. Password: mlmon.

  6. Host is the name where the SUP is running.

  7. Protocol is HTTP.

  8. Port number is 2480 Unencrypted.

  9. Click the OK button.



Figure 2.

14. To test connecting with a certificate you need to do the following.
15. Change Protocol to HTTPS.
16 Change Port to 2481 Encrypted.
17. Trusted certificate file.
18. Click on the Browse button.
19. Go to C:\SAP\MobilePlatform3\MR30\Servers\UnwiredServer\Repository\Certificate
20. Select https_public_cert.crt.
21. Click Open.


Figure 3.

22. Click OK to start monitoring.


Figure 4.

This concludes the steps needed to setup the mlmon users and connect using HTTP or HTTPS.

Step2 – Monitoring:

User needs define the thread to monitor.

Solution

In order to do that, you need to have completed the setup in the first part of this article.

23. Start MobiLink Monitor utility.
24. Off the main menu select tools.
25. Select Watch Manager.
26. Add Failed.
27. Add Active.
28. Add Competed.


Figure 5.

29, Click OK.
30. Go to Tools Menu Again.
31. Select Options.
32. Go to Table Tab
33..Make Visible or Hide Columns you want to view.


Figure 6.

34. Click OK.
35. With MobiLink monitor running.
36. Double click on the monitors chart.


Figure 7.

37. Select the Range Tab.
38. Click on Calculate Button.


Figure 8.

This concludes the steps needed to start the monitoring processes.

Summary

This document explained in details about the steps needed to setup MobiLink monitoring utility In addition we show you have to configure the HTTP and HTTP connection using the test Certificate that is shipped with Sybase Unwired Platform. We also show you the flexibility you have in select and filtering the data you wish to monitor.