MQMON_* values" /> ChannelMonitoring (MQLONG)
Home

 

ChannelMonitoring (MQLONG)

This specifies online monitoring data for channels.

The value is one of the following:

MQMON_NONE

Disable data collection for channel monitoring for all channels regardless of the setting of the STATCHL channel attribute. This is the default value.

MQMON_OFF

Turn monitoring data collection off for channels that specify QMGR in the STATCHL channel attribute.

MQMON_LOW

Turn monitoring data collection on with a low ratio of data collection for channels specifying QMGR in the STATCHL channel attribute.

MQMON_MEDIUM

Turn monitoring data collection on with a moderate ratio of data collection for channels specifying QMGR in the STATCHL channel attribute.

MQMON_HIGH

Turn monitoring data collection on with a high ratio of data collection for channels specifying QMGR in the STATCHL channel attribute.

To determine the value of this attribute, use the MQIA_MONITORING_CHANNEL selector with the MQINQ call.



 

Home