High Availability Monitors Version A.03.02 Release Notes

NOF API Verbs (QUERY Verbs)
QUERY_TRACE_FILE
Chapter 4 979
QUERY_TRACE_FILE
This verb returns information about the files that SNAplus2 uses to
record trace data.
This verb may be issued to a running node, or (for client-server trace files
only) to a HP-UX client computer on which the SNAplus2 software is
running. To obtain a target handle for the client in order to issue this
verb, use the CONNECT_NODE verb without specifying a node name;
the NOF application must be running on the client.
On Windows clients, client-server tracing is controlled by options in the
sna.ini file; for more information, see the HP-UX SNAplus2
Administration Guide.
VCB Structure
typedef struct query_trace_file
{
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 */
unsigned char trace_file_type; /* type of trace file */
unsigned char dual_files; /* dual trace files */
AP_UINT32 trace_file_size; /* trace file size */
unsigned char file_name[81]; /* file name */
unsigned char file_name_2[81]; /* second file name */
} QUERY_TRACE_FILE;
Supplied Parameters
The application supplies the following parameters:
opcode
AP_QUERY_TRACE_FILE
trace_file_type
The type of trace file. Possible values are:
AP_CS_TRACE