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 the 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 that command produced. 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: Event Management performs the message matching synchronously. Therefore, any commands within back quotes that require lengthy processing can affect system performance considerably. For more information, see the CA_OPR_BQ_MSGTIMEOUT variable.

Values: YES or NO

Default: Yes