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

Compare with Current View Page History

« Previous Version 4 Next »

ObjectType

Category

Log File

URL

Operating System

QUEUE_STATUS

STATUS

statustData.log

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

All

Refer also, DataTypes and Categories

 

{
"queryTime": 0,
"objects": [
{
"messageBrokerName": "TEST",
"objectName": "TEST.RESPONSE.Q",
"objectType": "QUEUE_STATUS",
"className": "java.lang.Integer",
"entryTime": "15/12/2017 3:47:23 PM",
"fields": {
"MONQ": "MEDIUM",
"QTIME": "-1 -1",
"LPUTDATE": "",
"MSGAGE": "0",
"IPPROCS": "0",
"LGETTIME": "",
"lastGetDateTime": "-1",
"MEDIA_LOG_EXTENT_NAME": "",
"lastPutEpoch": "-1",
"lastPutDate": "-1",
"lastGetEpoch": "-1",
"TYPE": "QSTATUS",
"lastGetTime": "-1",
"lastPutDateTime": "-1",
"OPPROCS": "0",
"lastGetDate": "-1",
"queueTimeAverage": "-1",
"lastGetIntervalSecs": "-1",
"LGETDATE": "",
"QUEUE": "TEST.RESPONSE.Q",
"LPUTTIME": "",
"CURDEPTH": "0",
"queueTime": "-1",
"lastPutIntervalSecs": "-1",
"UNCOM": "NO",
"lastPutTime": "-1"
}
}]

}

  • No labels