Starting the Web User Interface of the Diagnostic Tool
You access the web user interface of the Diagnostic Tool at http://localhost:20002/. Remote access to the tool is not supported.
To start the web user interface of the tool
1. Open a command prompt in the Software AG_directory \common\lib\diagnostic-tool directory.
2. Do one of the following:
Open the home page of the tool directly by typing the command:
java -jar web-ui.jar --open-browser
Start the tool by typing the command:
java -jar web-ui.jar
Then open a web browser and type http://localhost:20002/.
By default, on the home page, the Installation directory field points to the directory in which the tool is installed.