Configuring request monitoring exits for the Gateway daemon

The requestexits parameter specifies a list of one or more classes that perform request monitoring.

requestexits=<fully_qualified_class_name1[,fully_qualified_class_name_n]>
Description
Specify the fully qualified class names for a request monitor classes. You can define multiple classes by separating them with a comma. For example:
requestexits=com.ibm.ctg.samples.requestexit.1stMonitor,com.ibm.ctg.samples.requestexit.2ndMonitor

You can use the -requestexits= option on the ctgstart command to override the value of requestexits. For more information, see Options on the ctgstart command.

This parameter is in the GATEWAY section of the configuration file.

Default value
There is no default value for this parameter.

Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//ctgzos/exitsctg.html