Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A TIBCO Hawk Microagent Methods : TIBCO Hawk Methods Overview and Configuration

TIBCO Hawk Methods Overview and Configuration
The methods provided have the following types of purposes:
To enable TIBCO Administrator to perform certain actions, for example, GetExecInfo(), stopApplicationInstance(), getHostInformation()
Enabling the TIBCO Hawk Microagent
TIBCO BusinessEvents embeds a TIBCO Hawk microagent whose methods enable you to monitor and manage deployed TIBCO BusinessEvents applications. You can use TIBCO Hawk or the Hawk Console in TIBCO Administrator.
Before using the Hawk methods, enable the TIBCO Hawk microagent in the TIBCO BusinessEvents engine property file, BE_HOME/bin/be-engine.tra. Open the file for editing, add the following property and set it to true as shown:
Hawk.Enabled = true
If you are using non-default transport parameters for TIBCO Hawk, also add the following properties and set their value:
repo.hawkDaemon, repo.hawkNetwork, repo.hawkService
To enable TIBCO Hawk Console  Set the following property to true in the TIBCO_Admin_HOME/domain/domain_name/bin/tibcoadmindomain_name.tra file:
For More Information
TIBCO Administrator Server Configuration Guide has more details on working with microagents and methods using TIBCO Administrator.
TIBCO Hawk Methods Reference provides detailed documentation about TIBCO Hawk microagents and methods.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved