![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
Hawk can also be used for starting remote engines. See Install and Configure Software for Remote Start and Deployment for other options. The configuration shown here is used for both purposes.
3. Import the BE_HOME/MM/project/emonitor project into your workspace and edit the MM.cdd. If you copy files into the workspace, remember to copy the MM.cdd file to the above location. In the mm-class agent properties list, add the following property to specify the Hawk domain:tibco.clientVar.Domain=TIBCO Hawk Domain
4. If you use non-default values for the Hawk transport properties, you must specify them, also in the mm-class agent properties list in the MM.cdd. The properties are as follows:tibco.clientVar.TIBHawkDaemon=Rendezvous daemon used by Hawktibco.clientVar.TIBHawkNetWork=Rendezvous network used by Hawktibco.clientVar.TIBHawkService=Rendezvous service used by HawkTo use the default client socket, omit the daemon argument. Default service is 7474, and daemon is tcp:7474. See Hawk documentation for additional information.
5. Add the same properties you added to the MM.cdd file in step 3 and step 4 to the monitored project’s CDD file, in the Cluster tab properties sheet.
6. In the BE_HOME\mm\bin\be-mm.tra file, set the tibco.env.HAWK_HOME property and the tibco.env.RV_HOME to point to the TIBCO Hawk and TIBCO Rendezvous installation root directories.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |