Previous Topic: CA_OPR_BQ_ACTTIMEOUT (Action Back Quote Process Timeout (seconds))

Next Topic: CA_OPR_BQ_MSGTIMEOUT (Message Back Quote Process Timeout (seconds))

CA_OPR_BQ_MSGMATCH (Back Quote Processing for Message UDATA?)

Applies to Windows only

If this option is set to YES, when Event Management performs real-time message matching, it considers any text within a pair of back quotes in the message record User Data field to be a command.

Event Management passes that command as a parameter to a created CMD.EXE process. This command text is then substituted by any stdout output produced by that command. If this option is set to NO, Event Management does not use text within back quotes in the message record User Data field as a command during message matching.

Note: Message matching is performed synchronously by Event Management. Therefore, any commands within back quotes that require lengthy processing may impact system performance considerably. For additional information see the CA_OPR_BQ_MSGTIMEOUT variable.

Valid Values: YES or NO

Default: Yes