Skip to main content

Configure server settings

You can configure server settings and concurrent processes to optimize the performance of ArcGIS Monitor for your organization.

  1. Access ArcGIS Monitor if necessary.

    The Home page appears.

  2. Click Administration.

    The Administration page appears.

  3. In the Server configuration settings section, click Edit.

    The Server configuration settings dialog box appears.

  4. If Monitor is configured to be accessed through ArcGIS Web Adaptor or a reverse proxy, provide the URL used by users to access Monitor in the Web context URL text box.

    The following is an example of a web context URL for a Monitor deployment configured for direct access to Monitor over the default HTTPS port:

    https://monitorserver.example.com:30443/arcgis/monitor

    The following is an example of a web context URL for a Monitor deployment configured with ArcGIS Web Adaptor:

    https://hostname.example.com/webadaptorname/monitor

    The following is an example of a web context URL for a Monitor deployment configured with a reverse proxy:

    https://hostname.example.com/monitor

    Note:

    The Web context URL setting does not change the internal ports used to access Monitor. To provide access over a different port, you can configure a reverse proxy to redirect Monitor traffic to port 30443 for HTTPS and 30080 for HTTP.

  5. Specify the maximum number of seconds that Monitor will wait for a network connection and response when collecting data in the Connection timeout text box.

  6. Specify the maximum number of records to return for API queries in the Maximum record count text box.

  7. Specify the number of concurrent ArcGIS Monitor process instances to use to govern capacity in the Cluster size text box.

  8. Click Save.

  9. If you changed the Cluster size setting, click Restart server in the pop-up to restart Monitor and apply the changes.