Getting Started with TIBCO Hawk (Quick Start)
After successful installation of TIBCO Hawk, follow these steps:
| 1. | Open TIBCO_HOME and ensure that the following folders exist under TIBCO _HOME: |
| — | TIBCO_HOME/hawk/<version>
|
| — | TIBCO_HOME/tibcojre64 |
On Windows:
Procedure
| 1. | Start the following TIBCO Hawk components: |
Start Hawk Cluster Manager by using one of the following methods:
| — | Click Start > All Programs > TIBCO > HAWK_HOME > TIBCO Hawk <version> > Start Hawk TcpDaemon. |
| — | Double-click tibhawktcpdaemon from CONFIG_FOLDER\bin. |
Start Hawk Agent using one of the following methods:
| — | Click Start > All Programs > TIBCO > HAWK_HOME > TIBCO Hawk <version> > Start Hawk Agent. |
| — | Double-click tibhawkagent from CONFIG_FOLDER\bin. |
Start Hawk Microagent using one of the following methods:
| — | Click Start > All Programs > TIBCO > HAWK_HOME > TIBCO Hawk <version> > Start Hawk Microagent. |
| — | Double-click tibhawkhma from CONFIG_FOLDER\bin. |
On UNIX, execute starthma. The starthma must be run as root and must not use setuid.
Start Hawk Event Service (if needed) using one of the following methods:
| — | Click Start > All Programs > TIBCO > HAWK_HOME > TIBCO Hawk <version> > Start Hawk Event. |
| — | Start Hawk Event by double clicking tibhawkevent from CONFIG_FOLDER\bin. |
| 2. | Start TIBCO Hawk Console by using either of the following methods: |
| — | Click Start > All Programs > TIBCO > HAWK_HOME > TIBCO Hawk <version> > Start Hawk Console. |
| — | Double-click tibhawkconsole from CONFIG_FOLDER\bin. |
| 3. | After you start the Hawk Console in your browser’s address box, enter a URL of the following format: |
http://<address>:<port_number>/HawkConsole
where the default <port_number> is 8083.
For example, http://localhost:8083/HawkConsole
In the login window, enter a valid user name and password. The default credentials are:
- Username: admin
- Password: admin
On UNIX/Linux:
Procedure
| 1. | Start the following TIBCO Hawk components: |
Start Hawk Cluster Manager by running tibhawktcpdaemon from CONFIG_FOLDER/bin.
Start Hawk Agent by executing tibhawkagent from CONFIG_FOLDER/bin.
Start Hawk Microagent by executing starthma. The starthma must be run as root.
Start Hawk Event Service (if needed) by executing tibhawkevent from CONFIG_FOLDER/bin.
Start Hawk Console by executing tibhawkconsole from CONFIG_FOLDER/bin.
| 2. | After you start the Hawk Console, in your browser’s address box, enter a URL of the following format: |
http://<address>:<port_number>/HawkConsole
where the default <port_number> is 8083.
For example, http://localhost:8083/HawkConsole
In the login window, enter a valid user name and password. The default credentials are:
- Username: admin
- Password: admin