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.

Procedure

  1. Open the spserver.properties file from the following location
    • Cluster: SPSERVER_SHARE/conf
    • Standalone: SPSERVER_HOME/conf
  2. Set the jmxremote.enabled value:
    • true to enable remote monitoring and management.
    • false to disable remote monitoring and management.
  3. 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.