QServiceIntervalEvent (10-digit signed integer) on IBM® i
Controls whether Service Interval High or Service Interval OK events are generated.
Local | Model | Alias | Remote | Cluster |
---|---|---|---|---|
|
|
- A Service Interval High event is generated when a check indicates that no messages have been retrieved from the queue for at least the time indicated by the QServiceInterval attribute.
- A Service Interval OK event is generated when a check indicates that messages have been retrieved from the queue within the time indicated by the QServiceInterval attribute.
- QSIEHI
- Queue Service Interval High events enabled.
- Queue Service Interval High events are enabled and
- Queue Service Interval OK events are disabled.
- QSIEOK
- Queue Service Interval OK events enabled.
- Queue Service Interval High events are disabled and
- Queue Service Interval OK events are enabled.
- QSIENO
- No queue service interval events enabled.
- Queue Service Interval High events are disabled and
- Queue Service Interval OK events are also disabled.
For shared queues, the value of this attribute is ignored; the value QSIENO is assumed.
For more information about events, see Event monitoring.
To determine the value of this attribute, use the IAQSIE selector with the MQINQ call.