You can change the default port number used by IBM Spectrum LSF Explorer Server
for the web server.
Procedure
-
To change the Web server port, log on to the IBM Spectrum LSF Explorer Server.
Where SERVER_TOP is the top-level installation directory on the IBM Spectrum LSF Explorer
Server:
-
Edit the
SERVER_TOP/lsfsuite/ext/explorer/server/config/config.json
file and change the following parameter:
"pa.net.port":5000
-
Edit the
SERVER_TOP/lsfsuite/ext/explorer/server/config/webgui.jvm.options
file and change the following parameter:
#define http/https port
-Ddefault.http.port=8080
-Ddefault.https.port=8443
-
Restart IBM Spectrum LSF Explorer
Server.
pmcadmin stop
pmcadmin start
-
Check the status of the server.