Installing the SQL Anywhere Monitor in a production environment

It is recommended, particularly in production environments, that you:

  1. Install and run the Monitor Production Edition.

    Advantages to running the Monitor Production Edition include:

    • The Monitor runs in the background as a service.

    • The Monitor starts automatically when the computer starts.

    • Upgrades and updates of SQL Anywhere do not overwrite or affect the Monitor Production Edition. In contrast, upgrades and updates of SQL Anywhere can affect the Monitor Developer Edition as it uses the installed SQL Anywhere on the back-end.

  2. Install the Monitor on a computer that is different from the computer where the resources are running.

    Advantages to running the Monitor on a separate computer include:

    • The impact on the database server or other applications is minimized.

    • Monitoring is not affected if something happens to the computer where the resources are installed.

These instructions explain how to install the SQL Anywhere Monitor Production Edition.

 To install the Monitor Production Edition (Windows)
  1. Run the setup.exe file from the Monitor directory on your installation media, and follow the instructions provided.

    On Windows, the Monitor service is started by the installation..

  2. Open the default URL for logging in to the Monitor: http://localhost:4950.

    Note

    If you are accessing the Monitor over a network, browse to http://computer-name:4950, where computer-name is the name of the computer the Monitor is running. See Log in remotely to the Monitor.

  3. Log in.

    When prompted, enter your user name and password for the Monitor. The default user is an administrator with the name admin and the password admin. See Monitor users.

 To install the Monitor Production Edition (Linux)
  1. As the root user, run the setup.tar file from the Monitor directory on your installation media, and follow the instructions provided.

    Note

    On Linux, the Monitor Production Edition can only be run by the root user.

  2. On Linux, by default, the Monitor Production Edition automatically starts the Monitor service.

  3. Open the default URL for logging in to the Monitor: http://localhost:4950.

    Note

    If you are accessing the Monitor over a network, browse to http://computer-name:4950, where computer-name is the name of the computer the Monitor is running. See Log in remotely to the Monitor.

  4. Log in.

    When prompted, enter your user name and password for the Monitor. The default user is an administrator with the name admin and the password admin. See Monitor users.