Listing Products in TIBCO Enterprise Administrator

You can view the products exposed to TIBCO Enterprise Administrator using the Product List menu. This procedure uses an example of the Tomcat agent to drill down into the assets made available by the Tomcat server.

Procedure

  1. Click Product List Icon.
    A list of products registered with TIBCO Enterprise Administrator are displayed.
  2. Select one of the products. This procedure uses the example of Tomcat.
    Tomcat details are displayed. The content displayed varies according to the product selected. The menu option changes according to the product selected. Rest of these steps will depend on the product selected.
  3. Assuming the product selected is Tomcat, click Create to create a server instance. Provide the following details:
    • Select Operation Target: select the Agent on which the instance should be created.
    • Name: name of the instance.
    • HTTP Port: In case of the Tomcat agent example, the default HTTP port is 8082.
    • AJP Port: you can leave this empty; a random port number is picked up.
    • Shutdown Port: In case of the Tomcat agent example, the default Shutdown port is 9999.
    Note: If you are an agent developer, and if you have TIBCO Enterprise Administrator SDK variant installed, some sample agents are available to you at <TIBCO_HOME>\tea\<version>\samples. This procedure uses the sample Tomcat agent. The samples folder is not available in the TIBCO Enterprise Administrator server variant.
  4. Click Create.
    The server instance is displayed in the Servers pane.
  5. Click one of the instances. You have options to start, stop, delete, or change the port of the server.
  6. Under the Server details, a list of assets is displayed. Click one of the assets to drill down further. You can start or stop any of these assets.

    Product Listing of the Tomcat Agent