Name |
Description |
-hawkalertcleartime:(milliseconds) |
Set the rate
at which cleared alerts are removed from Enterprise RTView. If you set
the rate to 300000 cleared alerts will be removed every 5 minutes. Default
is 0 (cleared alerts are never removed).
Example:
-hawkalertcleartime:300000 |
-enablenotifications |
Enable the display of
TIBCO Hawk notification events. The AlertString for these notifications will be
NO_ALERT. By default, TIBCO Hawk notifications are disabled.
Example:
-enablenotifications |
-displayexistingalerts:(milliseconds) |
Request existing
alerts for Hawk agents. Default rate alerts are requested by Enterprise
RTView is 10000 milliseconds (10 seconds).
Example:
-displayexistingalerts |
Set the rate
at which alerts are requested by Enterprise RTView. If you set the rate
to 30000 cleared alerts will be requested every 30 seconds.
Example:
-displayexistingalerts:30000 |
-hawkdaemon: |
TIBCO Rendezvous
Session Daemon. Default is tcp:7474.
Example:
-hawkdaemon:7475
|
-hawkdomain: |
TIBCO Hawk
Domain. Default is null.
Example:
-hawkdomain:mydomain |
-hawkemsserverurl: |
The
complete URL for your EMS server. This must match the settings on the Transport
tab of the TIBCO Hawk Configuration Utility.
Example:
-hawkemsserverurl:tcp://localhost:7222 |
-hawkemsusername: |
The user name
for your EMS server. This must match the settings on the Transport tab
of the TIBCO Hawk Configuration Utility.
Example:
-hawkemsusername:myuser |
-hawkemspassword: |
The password
for your EMS server. This must match the settings on the Transport tab
of the TIBCO Hawk Configuration Utility.
Example:
-hawkemspassword:mypassword |
-hawknetwork: |
TIBCO Rendezvous
Session Network. Default is ;.
Example:
"-hawknetwork:;" |
-hawkservice: |
TIBCO Rendezvous
Session Service. Default is 7474.
Example:
-hawkservice:7475
|
-hawksecurity:(security
policy class name) |
The fully
qualified name of the security policy class. If you are not using
one of the security classes included in the TIBCO Hawk jar, security.jar,
the jar containing this class must be in your classpath.
Example:
-hawksecurity:COM.TIBCO.hawk.security.trusted.Trusted |
-hawktransportmode: |
Set
transport to use when connecting to TIBCO Hawk. Default is 0.
Values:
0 = rvd
1 = rva
2 = EMS
Example:
-hawktransportmode:0 |
-storeMethodListMode:(mode
value) |
Control how
method information is stored. Default is 0.
Values:
1=store all method lists,
0=store common method lists
Example:
-storeMethodListMode:0 |
-rvahost: |
Host running
rva. Default is the local host. This option is only used if running in
rva mode.
Example:
-rvahost:computer6 |
-rvaport: |
Port running
rva. Default is the rva default. This option is only used if running in
rva mode.
Example:
-rvaport:7600 |