Changing the IP address and hostname on the Dashboard Application Services Hub server

If you want to change the IP address and hostname of the Dashboard Application Services Hub , you must configure the Dashboard Application Services Hub.

About this task

Follow these steps to change the IP address and hostname on the Dashboard Application Services Hub server:

Procedure

  1. Change to the following directory: $JazzSM_HOME/profile/bin/.
  2. Use the wsadmin command to change the Dashboard Application Services Hub server hostname and IP address:
    wsadmin.sh -user smadmin -password password -c "\$AdminTask changeHostName {-hostName new_hostname -nodeName new_node}" -c "\$AdminConfig save" 

    This provides output similar to the following:

    WASX7209I: Connected to process "server1" on node Nodename using SOAP connector;The type of process is: UnManagedProcess
    
  3. Restart the Dashboard Application Services Hub server.