Configuring TIBCO Enterprise Administrator Agent for Auto-Registration

The TIBCO Enterprise Administrator agent library can be configured to auto-register itself with the TIBCO Enterprise Administrator server. When TIBCO Enterprise Administrator Agent comes up, the agent library connects to the server and registers itself. Ensure that the agent library is setup with the correct connection details for the server.

Note: If the TIBCO Enterprise Administrator server and the agent are on different machines, use the following constructor:
TeaAgentServer(String name, String version, String agentInfo, 
String hostName, int port, String contextPath, boolean enableMetrics)