You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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 manager name
objectNameSubscriber 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
 
  • No labels