Start QoS Monitor (QtoqStartQoSMonitor) API


  Required Parameter Group:

1 Wrap Input Binary(4)
2 Buffer size Input Binary(4)
3 Granularity Input Binary(4)
4 Error Code I/O Char(*)

  Service Program: QSYS/QTOQMONAPI

  Default Public Authority: *USE

  Threadsafe: Yes

The Start QoS Monitor (QtoqStartQoSMonitor) API allows the user to gathering information related to QoS services.


Authorities and Locks

Special Authority
*IOSYSCFG

Required Parameter Group

Wrap
INPUT; BINARY(4)

Allows the user the option to continuously wrap the data buffer. The following values may be specified:

0 Do not wrap the buffer
1 Wrap the buffer

Buffer size
INPUT; BINARY(4)

The size of the buffer that will contain the user data.

Note: The buffer size is in kilobytes and can range from 16 to 16384.

Granularity
INPUT; BINARY(4)

The interval in seconds to update the trace information.

Note: The granularity is in seconds and can range from 5 to 86400.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages

Message ID Error Message Text
TCP9215 E QoS Monitor is active (not a valid state).
CPF24B4 E Severe error addressing parameter list.
CPF3C1E E Required parameter &1 omitted.
CPF3CF1 E Error code parameter not valid.
CPF3CF2 E Error (s) occurred during running of &1 API.


API introduced: V5R1

[ Back to top | UNIX-Type APIs | APIs by category ]