Starting TIBCO Hawk Admin Agent
After successful installation of TIBCO Hawk and TIBCO Hawk Admin Agent, start the TIBCO Enterprise Administrator server and Admin Agent.
Note |
In order for the Hawk Admin Agent to auto-register with the TEA server, you must have an entry for the Admin Agent machine in the TEA server machine’s host file as well as have an entry for the TEA server machine in the Hawk Admin Agent machine’s host file. |
1. | ProcedureSet the following directory locations in the <TIBCO_HOME>\tea\agents\hawk\<version>\bin\tibhawkteaagent.tra configuration file: |
tibco.env.JVM_LIB_PATH=<
path_to_the_jvm.dll_file>
tibco.env.JVM_LIB_DIR=<
path_to_JRE_installation>
tibco.env.EMS_HOME=<
EMS_HOME>/<
version>
tibco.env.RV_HOME=<
RV_HOME>/<
version>
tibco.env.AS_HOME=<
AS_HOME>/<
version>
tibco.env.HAWK_HOME=<
TIBCO_HOME>/hawk/<
version>
tibco.env.HAWK_TEA_AGENT_HOME=<
TIBCO_HOME>/tea/agents/hawk/
version
<>
tibco.env.TIBCO_CONFIG_HOME=<
path_to_the_configuration_folder>
2. | Start the TEA server. Navigate to the <TIBCO_HOME>\tea\<version>\bin directory and run tea.exe . For more information on TIBCO Enterprise Administrator, refer to the TIBCO Enterprise Administrator documentation. |
3. | Navigate to the <TIBCO_HOME>\tea\agents\hawk\< Hawk_version>\bin directory and run tibhawkteaagent to start Admin Agent.. |
4. | To start working with the Admin Agent, follow these steps: |
In your browser’s address box, enter a URL in the following format:
http://<IP address>:<port_number>/tea
where <IP address> is the address of the machine where the Admin Agent is installed and the default <port_number
> is 8777.
For example, http://localhost:8777/tea
The default port number and other settings can be changed by modifying the settings in tea.conf
file that is located in the <TIBCO_CONFIG_HOME>\tibco\cfgmgmt\tea\conf
folder.
On the login page, enter a valid user name and password. The default credentials are:
Username: admin
Password: admin
Refer to the TEA documentation for password policies if you would like to change the password.
On successful authentication, the landing page is displayed. The username with which you logged in is shown as a menu option in the title pane.
The default timeout for a session is 30 minutes.
If the Admin Agent is registered with TEA, you should see the TIBCO Hawk product card after you log in to TEA.
Click the TIBCO Hawk product card to view the landing page for Hawk Admin Agent, see Admin Agent Landing Page.
Figure 54: TIBCO Enterprise Administrator Home Page