High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_TN_SERVER_TRACE
Chapter 4944
QUERY_TN_SERVER_TRACE
This verb returns information about the current tracing options for the
SNAplus2 TN server feature.
This verb must be issued to a running node.
VCB Structure
typedef struct query_tn_server_trace
{
AP_UINT16 opcode; /* verb operation code */
unsigned char reserv2; /* reserved */
unsigned char format; /* reserved */
AP_UINT16 primary_rc; /* primary return code */
AP_UINT32 secondary_rc; /* secondary return code */
AP_UINT16 trace_flags; /* trace flags */
} QUERY_TN_SERVER_TRACE;
Supplied Parameters
The application supplies the following parameter:
opcode
AP_QUERY_TN_SERVER_TRACE
Returned Parameters: Successful Execution
If the verb executes successfully, SNAplus2 returns the following
parameters:
primary_rc
AP_OK
secondary_rc
Not used.
trace_flags
The types of tracing currently active.
If no tracing is active, or if tracing of all types is active,