Starting the dashboard

Start the web-based WSRR dashboard to access all of the WSRR features such as views, pages, and widgets that you might want to work with.

About this task

To start the WSRR dashboard:
  1. Open a web browser.
  2. Enter the URL https://server:port/ServiceRegistryDashboard
    where:
    server
    Specifies the name of the server on which WebSphere® Application Server is installed.
    port
    Specifies the port number on which this instance of WSRR runs.
    In a standalone WebSphere Application Server environment, you can find the port in the AboutThisProfile.txt file in the PROFILE_ROOT directory, where PROFILE_ROOT is the path or location you chose for this file. For example: /opt/IBM/WebSphere/AppServer/profiles/WSRRSrv01/logs/AboutThisProfile.txt.
    Note: If you are using HTTPS, look for the HTTPS transport port line. If you do not use HTTPS, look for HTTP transport port to find the port number.

    If you are using a WebSphere Application Server Network Deployment (ND) environment with managed servers or clusters, use the administrative console to find the port for a particular managed server or cluster member. For other environments, contact your system administrator.

    ServiceRegistryDashboard
    Specifies the name of the dashboard context root.
    Note: ServiceRegistryDashboard is the default value.

    For example: https://myserver.com:9443/ServiceRegistryDashboard.

  3. Log in to the dashboard using your WSRR credentials.