Event Details attributes
Use the Event Details attributes to view event parameters, including name, description, and value.
Event Date & Time The date and time that the event is posted to the MQ event queue. The valid format is the standard 16-character date/time format (CYYMMDDHHMMSSmmm), where the strings have the following meanings:
- C
- Century (0 for 20th, 1 for 21st)
- YY
- Year
- MM
- Month
- DD
- Day
- HH
- Hour
- MM
- Minute
- SS
- Second
- mmm
- Millisecond
Host Name The name of the system on which this queue manager is running. On z/OS systems, this is the SMF ID. The valid format is an alphanumeric string of up to 48 case-sensitive characters.
Internal EventID The internal identifier that is assigned to the event. The valid format is an alphanumeric string of up to 8 characters.
Origin Node The IBM MQ Monitoring agent-assigned name of the node on which the data for the queue manager originates.
On z/OS systems, this name takes the form qmgr:smfid:MQESA, where qmgr is the name of the queue manager and smfid is the z/OS system ID or SMF ID.
On distributed systems, this name takes the form qmgr::MQ. If the host ID value is specified by the SET AGENT command, this name takes the form qmgr:hostid:MQ. The valid format is an alphanumeric string of up to 128 case-sensitive characters.
Parameter Description The parameter name of detail for the event. The valid format is an integer enumerated to a string.
Parameter Type The type of the parameter. The valid format is an alphanumeric string of up to 22 characters.
Parameter Value (Deprecated) The value of the parameter. The valid format is an alphanumeric string of up to 264 characters. This attribute has been deprecated.
Parameter Value The value of the parameter. The valid format is an alphanumeric string of up to 264 characters.
QMgr Name The name that is assigned to this queue manager. The valid format is an alphanumeric string of up to 48 case-sensitive characters.