Enabling or disabling remote monitoring and management with JMX

Use the techniques described in this topic to manage remote monitoring with JMX in a Spotfire Statistics Services installation.

Prerequisites

You must have write access to the file spserver.properties.

Procedure

  1. Stop the Spotfire Statistics Services service.
  2. Using a text editor, open the file spserver.properties from the following location.
    • Cluster: SPSERVER_SHARE/conf
    • Standalone: SPSERVER_HOME/conf
    (where SPSERVER_SHARE or SPSERVER_HOME is your Spotfire Statistics Services installation directory
  3. Set the jmxremote.enabled value:
    • true to enable remote monitoring and management.
    • false to disable remote monitoring and management.
  4. Restart the Spotfire Statistics Services service.
    After changing the server properties, you must restart the Spotfire Statistics Services service for the changes to take effect. In the case of a cluster, you must restart the Spotfire Statistics Services service on each node.