Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

ObjectType

Category

Log File

URL

Operating System

SUBSCRIPTION_STATUS

STATUS

statusData.log

http://host:8085/objects/{QMGR}/SUBSCRIPTION_STATUS

All

 

{
"queryTime": 0,
"objects": [
{
"messageBrokerName": "TEST",
"objectName": "SUBTEST",
"objectType": "SUBSCRIPTION_STATUS",
"className": "java.lang.Integer",
"entryTime": "18/12/2017 10:38:25 AM",
"fields": {
"LMSGDATE": "2017-12-07",
"SUB": "SUBTEST",
"SUBID": "414d5120544553542020202020202020eec4b959d3c61322",
"MSGAGE": "0",
"lastMsgDate": "20171207",
"LMSGTIME": "13:54:59",
"NUMMSGS": "1",
"lastMsgIntervalSecs": "-1",
"MCASTREL": "-1 -1",
"DURABLE": "YES",
"CURDEPTH": "0",
"TOPICSTR": "/SUBTEST",
"RESMDATE": "2017-12-07",
"lastMsgEpoch": "-1",
"lastMsgDateTime": "2017120713:54:59",
"lastMsgTime": "13:54:59",
"QMNAME": "TEST"
}
}]
}
 Field NamesDescription 
messageBrokerName
 Queue Queue manager name
objectName Subscriber Subscriber Name
objectType
 
className
 
entryTime
 
The time the Lamaxu agent captured the metric data
LMSGDATE
 
The date of the last message
SUB
 
The subscriber Name
SUBID
 
Internal ID value used by MQ
MSGAGE
 
The old message age in seconds
lastMsgDate
 
The date of the last message with no delimiters
LMSGTIME
 
The time of the last message
NUMMSGS
 
lastMsgIntervalSecs
 
MCASTREL
 
DURABLE
 
CURDEPTH
 
TOPICSTR
 
RESMDATE
 
lastMsgEpoch
 
lastMsgDateTime
 
lastMsgTime
 
QMNAME