Registering an Agent to the JINI Server

Configure the specified property within the service-config.xml file to register the agent to the JINI server so Operations Console can display the agent on the monitor page.

The service-config.xml file is located in:

ComponentName/ua/services/Discovery/service-config.xml


  1. To register the agent with the JINI server, specify the host name of the machine the publisher is running on:

    <set-property property="host" value="hostname" />

  2. After the agent is configured and registered, start the agent before testing with the OpsConsole.

Related concepts
Configuring the Agent for a Publisher
Related reference
Configuring Multiple Publishers
Updating the Environment Variables for Custom Publishers