Running TIBCO Hawk Agent in an Enterprise Environment for Hybrid Deployment

After the successful installation and deployment of TIBCO OI Hawk RedTail components on Kubernetes/Docker, perform the following steps:

Note: If the Hawk RedTail Console is not deployed or is inaccessible at the time of installing the Hawk agent, then you must edit the Hawk agent configuration from hawkagent.cfg file once the Hawk RedTail Console is deployed. For more information about configuring hawkagent.cfg, see Enterprise Hawk Agent Configurations.
Before you begin 
Ensure that the core TIBCO OI Hawk RedTail components have been deployed and Hawk RedTail Console is accessible.
Ensure that a domain for the Hawk agent is created in TIBCO OI Hawk RedTail and the hawk_domain parameter is specified in the hawkagent.cfg file.
Ensure that the gRPC Transport for TIBCO Hawk parameters are configured in the hawkagent.cfg file.

On Windows

    Procedure
  1. Open TIBCO_HOME and ensure that the following folders exist under TIBCO _HOME:
    TIBCO_HOME/hawk/<version>
    TIBCO_HOME/tibcojre64
  2. Start Hawk agent using one of the following methods:
    Click Start > All Programs > TIBCO > OIHR_HOME > TIBCO Hawk <version> > Start Hawk Agent.
    Double-click tibhawkagent from CONFIG_FOLDER\bin.
  3. Start Hawk microagent using one of the following methods:
    Click Start > All Programs > TIBCO > OIHR_HOME > TIBCO Hawk <version> > Start Hawk Microagent.
    Double-click tibhawkhma from CONFIG_FOLDER\bin.
  4. Verify whether the agent is available in the specified domain along with the microagent in TIBCO OI Hawk RedTail UI.

On UNIX/ Linux

    Procedure
  1. Open TIBCO_HOME and ensure that the following folders exist under TIBCO _HOME:
    TIBCO_HOME/hawk/<version>
    TIBCO_HOME/tibcojre64
  2. Start Hawk agent by executing tibhawkagent from CONFIG_FOLDER\bin.

  3. Start Hawk microagent by executing starthma. The starthma must be run as root.

  4. Verify whether the agent is available in the specified domain along with the microagent in TIBCO OI Hawk RedTail UI.