Monitoring Tab

TIBCO Hawk monitors the runtime adapter. You can use the Monitoring tab to configure the monitoring options.

You can use microagents to supplement the monitoring information provided by the standard logging capability. Examples of supplemental information that you can obtain with microagents include the repository URL and the command line arguments used to start the adapter.

The following table lists the monitoring options:

Name Description
Enable Standard MicroAgent (Optional) You can select this check box to turn on the standard TIBCO Hawk microagent. By default, this check box is selected.
Standard MicroAgent Name Name for the standard microagent that is registered with the TIBCO Hawk system. In most cases, keep the default value. You do not have to specify the InstanceId variable, because it is automatically set at run time by the runtime adapter.
Standard MicroAgent Timeout (ms) Specifies the amount of time a Hawk agent has to wait for Hawk Microagent method invocations to be completed before timing them out.

The default value is 10000 ms.

Normally you do not have to change this value. However, on machines under extreme stress where method invocations are timing out, you can use this option to increase the timeout value.

Enable Class MicroAgent (Optional) You can select this check box to turn on the instance-specific or class-specific standard TIBCO Hawk microagent.
Class MicroAgent Name (Optional) Name for the class microagent that is registered with the TIBCO Hawk system. In most cases, keep the default value. You do not have to specify the InstanceId variable, because it is automatically set at run time by the runtime adapter.
Class MicroAgent Timeout (ms) (Optional) Timeout value for the class microagent in milliseconds.

The default value is 10000 ms.

Normally you do not have to change this value. However, on machines under extreme stress where method invocations are timing out, you can use this option to increase the timeout value.

Default Microagent Session (Optional) TIBCO Rendezvous session to be used by the TIBCO Hawk microagents by default. This field is disabled and you cannot change it. The session name and the corresponding session are automatically generated.

However, you can modify the session parameters if required by using the Transports tab and modifying the session parameters.