Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » MobiLink - Server Administration » MobiLink Monitor

Introduction to the MobiLink Monitor Next Page

Starting the MobiLink Monitor


You can have multiple instances of the Monitor running for each MobiLink server.

To start monitoring data
  1. Start your consolidated database and MobiLink server, if they are not already running.

  2. From the Start menu, choose Programs > SQL Anywhere 10 > MobiLink > MobiLink Monitor.

    Alternatively, you can type mlmon at a command prompt. For details, see below.

    The Connect to MobiLink Server dialog appears.

  3. A Monitor connection starts like a synchronization connection to the MobiLink server. For example, if you started the MobiLink server with -zu+ then it doesn't matter what user ID you use here. For all MobiLink Monitor sessions, the script version is set to for_ML_Monitor_only.

    The Connect to MobiLink Server dialog should be completed as follows:

    See MobiLink Client Network Protocol Options.

  4. Start synchronizing.

    The data appears in the Monitor as it is collected.

Starting mlmon on the command line

Command line options allow you to have the Monitor open a file or connect to a MobiLink server on startup. Use the following syntax:

mlmon [ connect-options | inputfile.{ mlm | csv } ]

where:

connect-options    can be one or more of the following:

You can type mlmon -? to view the mlmon syntax.

Starting the MobiLink Monitor on Unix

The following steps can be used if you are using a version of Linux that supports the Linux Desktop icons and if you chose to install them when you installed SQL Anywhere 10.

To start the MobiLink Monitor (Linux Desktop icons)
  1. Open the SQL Anywhere 10 folder on your desktop.

  2. Double-click MobiLink Monitor.

    The MobiLink Monitor opens and the Connect to MobiLink Server dialog appears.

  3. Enter the information to connect to the MobiLink server as described above.

Note

The following steps assume that you have already sourced the SQL Anywhere utilities. See Setting environment variables on Unix and Mac OS X.

To start the MobiLink Monitor (Unix command line)
  1. In a terminal session, enter the following command:

    mlmon

    The MobiLink Monitor opens and the Connect to MobiLink Server dialog appears.

  2. Enter the information to connect to the MobiLink server as described above.

  3. Stopping the MobiLink Monitor
    To stop the MobiLink Monitor
    1. In the Monitor, choose Monitor > Disconnect from MobiLink Server. This stops the collection of data.

      You can also stop collecting data by shutting down the MobiLink server or closing the Monitor.

      Before closing the Monitor, you can save the data for the session. See Saving Monitor data.

    2. When you are ready to close the Monitor, choose File > Close.