Monitor Node Events attributes (deprecated)

The Monitor Node Events attributes gather message flow events based on parameters set by the user of the CandleMonitor node. These events are gathered as they occur, with some events being retained for regular report queries as set within the agent parameters file. Use the Monitor Node Events attributes to create situations for detecting concerned message flow events.

Broker Name of the broker. The IBM® Integration Bus Monitoring agent specifically targets brokers for monitoring, because all message processing is performed at the broker level. This attribute is encoded in UTF8.

Correl ID Correlation identifier for the message being processed when the message flow event occurs. The correlation identifier is obtained from the MQ MQMD.

Event Date & Time Time when the current event occurs.

Event Message Message that describes the event. This attribute is encoded in UTF8.

Execution Group Name of an integration server (execution group). An integration server (execution group) is a process that runs within the broker and provides the execution environment in which message flows run. Users associate message flows with execution groups during message flow assignment in the Control Center or Message Brokers Toolkit. This attribute is encoded in UTF8.

Message Flow Name of the message flow. Message flows are designed by the user to define how messages are to be processed. A message flow can consist of one or more message processing nodes. This attribute is encoded in UTF8.

Monitor Type Type attribute associated with the CandleMonitor node. This attribute has the following possible values:

  • n/a
  • Input
  • Output
  • Other
  • subFlowInput
  • subFlowOutput

Msg ID Message identifier that uniquely identifies which message is being processed when the message flow event occurs. The message identifier is obtained from the MQ MQMD.

Node Label External name given to an instance of the message processing node when it is included in a message flow. This name is set by the user to identify this message processing node. This attribute is encoded in UTF8.

Origin Node Name of the managed system of the monitored broker.

Put Appl Name Name of the put application from the MQ MQMD for the message being processed. This is the name of the application that originally put the message as determined by IBM MQ.

Put Appl Type Type of the put application from the MQ MQMD for the message being processed. This is the type of the application that originally put the message as determined by IBM MQ. This attribute has the following possible values:

  • Unknown
  • NoContext
  • CICS
  • OS390
  • IMS
  • OS2
  • DOS
  • UNIX
  • QMGR
  • OS400
  • WINDOWS
  • CICS_VSE
  • WINDOWS_NT
  • VMS
  • NSK
  • VOS
  • IMS_BRIDGE
  • XCF
  • CICS_BRIDGE
  • NOTES_AGENT
  • TPF
  • USER
  • BROKER
  • JAVA
  • DQM
  • CHANNEL_INITIATOR
  • WLM
  • BATCH
  • RRS_BATCH
  • SIB
  • SYSTEM
  • USER_FIRST
  • USER_LAST

Put Date & Time Put date and time from the MQ MQMD for the message being processed. This is the date and time that the message is originally put as determined by IBM MQ.

Thread ID Thread identifier that uniquely identifies which thread processor is active when the message flow event occurs.