|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
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:
Mandatory Default Value "" tibpgm://8989/ Comment this option if you are using TIBCO Rendezvous as the primary transport.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 TIBCO Rendezvous is the default primary transport for TIBCO Hawk 5.2.0.Comment this option if you are using TIBCO DataGrid or TIBCO EMS as the primary transport.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: 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. TIBCO EMS SSL Parameters (In case EMS Server is configured for SSL communication).
Refer to page 32 for details. The name of the vendor of the SSL implementation. The valid choices are
• j2se-default—Use this option when you want to use the default JCE bundled with the Java JRE.
• entrust61—Use this option when you want to use the Entrust libraries.
• ibm—On non-IBM platforms, this option can be used only if the IBM version of JCE is installed. File name of the server certificates. The file should be accessible locally/ shared drive If the -ssl_no_verify_host is not specified, the option -ssl_trusted has to be AMI communication configuration options is used only in case of the Rendezvous or EMS transport. For TIBCO DataGrid, this will be ignored. 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 The directory in which to store log files generated by the TIBCO Hawk Display. 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 |