WebSphere MQ monitor definitions - MQMONDEF

The Websphere MQ Monitor definition (MQMONDEF) views display information about WebSphere MQ Monitors. An MQMonitor resource definition defines the attributes of an MQMonitor. A CICS region can have many WebSphere MQ Monitors installed.

Supplied views

To access from the main menu, click:

Administration views > CICS resource definitions > WebSphere MQ monitor definitions

Table 1. Views in the supplied WebSphere MQ Monitor definitions (MQMONDEF) view set
View Notes
WebSphere MQ Monitor definitions

EYUSTARTMQMONDEF.ADDTOGRP

Add one or more WebSphere MQ Monitor definitions to a resource group.
WebSphere MQ Monitor definitions

EYUSTARTMQMONDEF.CREATE

Create a WebSphere MQ Monitor definition and add it to the data repository.
WebSphere MQ Monitor definitions

EYUSTARTMQMONDEF.DETAILED

Detailed information about a selected WebSphere MQ Monitor definition.
WebSphere MQ Monitor definitions

EYUSTARTMQMONDEF.INSTALL

Install a WebSphere MQ Monitor definition in an active system.
WebSphere MQ Monitor definitions

EYUSTARTMQMONDEF.REMOVE

Remove a WebSphere MQ Monitor definition from the data repository.
WebSphere MQ Monitor definitions

EYUSTARTMQMONDEF.TABULAR

Tabular information about all WebSphere MQ Monitor definitions for the current context.

Actions

Table 2. Actions available for MQMONDEF views
Action Description
ADDTOGRP Add one or more WebSphere MQ Monitor definitions to a resource group.
CREATE Create a WebSphere MQ Monitor definition and add it to the data repository.
CSDCOPY Copy a CICS CSD resource definition.
CSDINSTALL Install a CICS CSD resource definition into an active system.
INSTALL Install a WebSphere MQ Monitor definition in an active system.
REMOVE Remove a WebSphere MQ Monitor definition from the data repository.
UPDATE Update a WebSphere MQ Monitor definition in the data repository.

Fields

Table 3. Fields in MQMONDEF views
Field Attribute name Description
Autostart status AUTOSTART Specifies if the queue monitoring transaction is to be automatically started when the connection to the MQ Queue manager is established.
Last modification agent CHANGEAGENT The change agent identifier that made the last modification.
  • DREPAPI - Resource was last changed by a CICSPlex SM API command.
Last modification agent release CHANGEAGREL The CICS release level of the agent that made the last modification.
Last modification time CHANGETIME The local date and time when the definition was last changed.
Last modification user ID CHANGEUSRID The user ID that made the last modification.
Time created CREATETIME The local date and time when the definition was created.
CSD group CSDGROUP The name of the CSD group for this CICS resource definition. This field is ignored for BAS definitions.
Version DEFVER The BAS version number of this definition, from 1 to 15.
Description code page DESCCODEPAGE The code page of the description field.
Description DESCRIPTION A description of the MQMON definition.
Monitor data MONDATA Data to be passed to the transaction monitoring the MQ queue.
Monitor userid MONUSERID Userid to be used by the task monitoring the MQ queue.
Name NAME The 8-character name of the WebSphere MQ Monitor resource.
MQ queue name QNAME The 1-48 character name of the Websphere MQ queue for this WebSphere MQ Monitor.
Enabled status STATUS The enabled / disabled status of the MQMonitor.
Monitor transaction TRANSACTION Transaction used by the task monitoring the MQ queue.
User data area 1 USERDATA1 Optional string of up to 8 characters that provides additional site specific data related to the resource definition.
User data area 2 USERDATA2 Optional string of up to 8 characters that provides additional site specific data related to the resource definition.
User data area 3 USERDATA3 Optional string of up to 8 characters that provides additional site specific data related to the resource definition.
Target userid USERID Userid to be used by the task started by the MQ monitoring task when no userid has been supplied by the application.