Previous Topic: Reactivate a Registry or Enterprise DashboardNext Topic: Export Dashboard Data


Maintain Registries

Maintaining registries involves the following procedures:

To add a registry (DevTest 7.5.x):

  1. Navigate to the LISA_HOME directory of a newly installed DevTest Server.
  2. Copy _local.properties and rename the copy to local.properties.
  3. Open local.properties for edit. Locate Section 1 - Enterprise Dashboard.
  4. Uncomment the following line and substitute localhost or the valid hostname for somehost.
    lisa.enterprisedashboard.service.url=tcp://localhost:2003/EnterpriseDashboard
    
  5. Save local.properties and exit.

 

To delete a registry:

  1. Open the Enterprise Dashboard.
  2. Select Configure from the Options menu.
  3. Click the registry that you want to delete from the list of registries in the Registry column.
  4. Click Delete.

    Note: If you delete a registry that runs on version 7.5 or later, you must also update the lisa.enterprise.dashboard.url property in the local.properties file for that registry.

    Note: Deleting a registry through the Registry Configuration page removes the registry from the dashboard. However, the historical data for that registry is not automatically purged from the database. For more information about purging historical data, see Purge Dashboard Data.

 

To update a registry:

  1. Open the Enterprise Dashboard.
  2. Select Configure from the Options menu.
  3. Click the registry that you want to update from the list of registries in the Registry column.
  4. Edit the Registry Name and Display Registry fields.
  5. Click Save.

 

To validate a registry:

  1. Open the Enterprise Dashboard.
  2. Select Configure from the Options menu.
  3. Click the registry that you want to validate from the list of registries in the Registry column.
  4. Click Validate.

    The dashboard server queries the selected registry and displays the status, for example, is running.

  5. Click OK.