Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Resolution:
In order to enable Hawk monitoring:
1] Edit <bc>/bin/BCMiscProperties.cfg
2] Comment out the line specifying the property "Config.Primary.HawkServiceAgent.Hawk.ListenAddr"
3] Uncomment the line specifying property "Engine.HawkMonitor" and set it's value to True
Other more advanced Hawk-related settings include -
in <bc>/im/Properties.cfg -
1] Bus.Hawk.Host = <set your host>
2] Bus.Hawk.Port = <set your hawk daemon port>
3] Bus.Hawk.Service = <set your hawk service port>
4] Bus.Hawk.Network = <set your network address>
5] Bus.Hawk.Debug = True
in <bc>/BCMiscProperties.cfg -
1] Config.Primary.HawkServiceAgent.WFServerAgent.Service.Name = <some user friendly name>
2] Config.Primary.HawkServiceAgent.EngineAgent.Service.Name = <some user friendly name>