The Dashboard Portal allows you to visualize the results of the analysis carried out by WSO2 SP in graphical representations. The following topics explain how to start, run and work with the Dashboard Portal of WSO2 SP.
Starting the Dashboard Portal
To start the Dashboard Portal, run one of the following commands from the <SP_HOME>/bin
directory:
- On Windows:
dashboard.bat --run
On Linux/Mac OS:
sh dashboard.sh
Accessing the Dashboard Portal
Once the server has started, use one of the following URLs to access the Dashboard Portal:
Protocol | URL Format | Example |
---|---|---|
HTTP | http://<SP_HOST>:<HTTP_PORT>/portal | http://localhost:9290/portal |
HTTPS | https://<SP_HOST>:<HTTPS_PORT>/portal | https://localhost:9643/portal |
Using the Dashboard Portal
When you access the Dashboard Portal using one of the links given above, you will be prompted for login to the dashboard. Let's provide default admin login credentials for the moment. (username : admin password : admin )
Upon successful login, following page appears with the list of dashboards that are currently available.
If you have not created any dashboards yet, Sales Dashboard and Server Statistics dashboards will appear in your dashboard listing which are default dashboards shipped with dashboard portal.
You can carry out the following tasks in the Dashboard Portal: