![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
This section describes the steps needed to add a running server to Central Administration, duplicate an existing server, or remove an EMS server from Central Administration.To add a running, JSON-configured tibemsd to Central Administration:
1.
2. Navigate to the main Managed Servers page in Central Administration by clicking the Server List link.
3. In the Filter or Create box, enter a name to identify the server. For example, server1. The server name entered here is used only in Central Administration and must be unique.
4. Click Create.
5. In the box that appears, enter the URL on which the Central Administration server will connect to the EMS server. For example, tcp://localhost:7222.
6. Click Create Server.The Central Administration server attempts to connect to the EMS server using the URL provided. After successfully connecting, the new server appears in the list of managed servers and can be accessed and configured through the web interface. The server configuration file is saved to the deployment archive.You can create and deploy a new EMS server by duplicating the configuration of an existing server. Duplicating a server can be used to clone a configuration, perform some changes, and deploy it to a different server. Duplicating a server is also the easiest method to change the name identifying the EMS server in the Central Administration server list. Simply provide the duplicate server with the desired name, and delete the source server after the duplication.
1. Navigate to the main Managed Servers page in Central Administration.
2. Locate the existing server that you wish to clone. You can quickly find the server by entering its name in the Filter or Create box.
4. Central Administration creates a copy of the server’s JSON configuration file. This copy can then be edited and deployed.
The duplicate action creates an exact copy of the source EMS server configuration. All settings match the source file, including the Central Administration listen parameters. Deploying the new server without first editing these fields causes any configuration changes to be applied to the source server.You can also remove an EMS server from Central Administration by deleting it from the Managed Servers page. This removes the EMS server configuration file from Central Administration.
Removing an EMS server from Central Administration does not stop or otherwise change the running EMS server. The EMS server continues operating outside of Central Administration.
1. Navigate to the main Managed Servers page.
2. Locate the existing server that you wish to remove. You can quickly find the server by entering its name in the Filter or Create box.
4. In the confirmation dialog that opens, click Delete to remove the server or Cancel to leave the server in Central Administration.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |