Air Cleaner User Manual
This parameter can also be changed using the MQSET API call.
QDEPTHHI(integer)
The threshold against which the queue depth is compared to generate a
Queue Depth High event.
This parameter is supported only on local and model queues. For more
information about the effect that shared queues on OS/390 have on this
event, see the MQSeries Event Monitoring book.
This event indicates that an application has put a message on a queue, and
this has caused the number of messages on the queue to become greater
than or equal to the queue depth high threshold. See the QDPHIEV
parameter.
The value is expressed as a percentage of the maximum queue depth
(MAXDEPTH parameter), and must be greater than or equal to zero, and
less than or equal to 100.
QDEPTHLO(integer)
The threshold against which the queue depth is compared to generate a
Queue Depth Low event.
This parameter is supported only on local and model queues. For more
information about the effect that shared queues on OS/390 have on this
event, see the MQSeries Event Monitoring book.
This event indicates that an application has retrieved a message from a
queue, and this has caused the number of messages on the queue to
become less than or equal to the queue depth low threshold. See the
QDPLOEV parameter.
The value is expressed as a percentage of the maximum queue depth
(MAXDEPTH parameter), and must be greater than or equal to zero, and
less than or equal to 100.
QDPHIEV
Controls whether Queue Depth High events are generated.
This parameter is supported only on local and model queues.
A Queue Depth High event indicates that an application has put a message
on a queue, and this has caused the number of messages on the queue to
become greater than or equal to the queue depth high threshold (see the
QDEPTHHI parameter).
Note: The value of this parameter can change implicitly. For more
information on this, and the effect that shared queues on OS/390
have on this event, see the description of the Queue Depth High
event in theMQSeries Event Monitoring book.
ENABLED
Queue Depth High events are generated
DISABLED
Queue Depth High events are not generated
QDPLOEV
Controls whether Queue Depth Low events are generated.
This parameter is supported only on local and model queues.
Define queues
Chapter 2. The MQSeries commands 123
|
|
|
|
|
|
|
|
|
|