Changing the username or password for remote monitoring and management

You can change the JMX username or password by changing a Spotfire Statistics Services property.

Procedure

  1. Open the spserver.properties file from the following location
    • Cluster: SPSERVER_SHARE/conf
    • Standalone: SPSERVER_HOME/conf
  2. Edit the following server properties to set the new username and password values:
    • jmxremote.username=[JMX_USERNAME]
    • jmxremote.password=[JMX_PASSWORD] (encrypted on first startup)
  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.