MobiLink Synchronization User's Guide
MobiLink Monitor
Using the MobiLink Monitor
The Details Table provides information about how long each part of the synchronization took. All times are measured by the MobiLink synchronization server. Some times may be non-zero even when you do not have the corresponding script defined.
The Details Table has the following columns:
Worker Identifies the MobiLink worker thread that carried out the synchronization. The worker is identified as n.m, where n is the stream number and m is the thread number.
User Identifies the synchronization user.
Version The version of the synchronization script.
For information about script versions, see Script versions.
Start Time The date and time when the MobiLink synchronization server started the synchronization. (This may be later than when the synchronization was requested by the client.)
Duration The total duration of the synchronization, in seconds.
Verify The time in seconds for MobiLink to validate the synchronization request, validate the user name, and validate the password (if your synchronization setup requires authentication).
Preload The time in seconds for MobiLink to receive the uploaded data from the client.
Begin The time in seconds to run your begin_synchronization script, if one was run.
Upload The time in seconds to apply the upload to the consolidated database. This is the time between the begin_upload script and the end_upload script.
P.F.D. The time in seconds to run your prepare_for_download script, if one was run.
Download The time in seconds to download the data. This is the time between the begin_download script and the end_download script. If download acknowledgement is enabled, this includes the time to apply the download on the remote database and return acknowledgement.
End The time in seconds to run the end_synchronization script, if one was run.
To sort the table by a specific column, click on the column heading.
You can close the Details Table pane by clearing View