Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 2 Configuring TIBCO Hawk Components : Configuring Hawk Display

Configuring Hawk Display
All the required configuration parameters are stored in CONFIG_FOLDER/bin/hawkdisplay.cfg. The following table describes various Hawk Display related configuration properties in easy-to-understand logical groups. The various groups are as follows:
Each of the parameters listed above are explained in more detail, in the following table.
Mandatory
See page 35 for details.
TIBCO DataGrid Transport
"" tibpgm://8989/
The format is -as_session <listen url> <discover url>.
See TIBCO DataGrid Transport for more details. Use a semicolon (;) to indicate a null value, or use an empty string, for example:
7474 "" tcp:7474
If you use this option, all three parameters must be present and separated by white space. Use a semicolon (;) to indicate a null value, or use an empty string, for example:
TIBCO EMS Transport
See page 30 for details
Comment this option if you are using TIBCO DataGrid or TIBCO Rendezvous as the primary transport.
Note: If EMS is configured as Transport, the ami_rvd_session parameter should be configured.
j2se-default—Use this option when you want to use the default JCE bundled with the Java JRE.
ibm—On non-IBM platforms, this option can be used only if the IBM version of JCE is installed.
7474 127.0.0.1 tcp:7474
Configures the agent with a RVD session to be used to communicate with applications implementing the TIBCO Hawk Application Management Interface. Multiple -ami_rvd_session parameters may be specified. If none are specified, the RV session used for AMI is the primary session of the Self Module.
# Note: When using TIBCO EMS transport for communication, 127.0.0.1 should be used as the network parameter. For example: ami_rvd_session 7474 127.0.0.1 tcp:7474
Specifies the level of diagnostic information stored in the logs. The following are the logging levels:
Specify the location of the display file (.hdp) to be loaded by Hawk Display. This file contains the saved UI state of the Network Topology.
The fully qualified name of the Java class which implements security policy. For more information refer to Chapter 4, TIBCO Hawk Security Model.
Properties file to specify variables file. The variables file can pass data to define external variables to be passed to rules for use in Rulebase configurations.
 
 

Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved