...
Info |
---|
Refer also, DataTypes and Categories |
Sample JSON Data
Code Block |
---|
{ |
...
"queryTime": 0, |
...
"objects": [ |
...
{ |
...
"messageBrokerName": "TEST", |
...
"objectName": "LAMAXU.CHANNEL", |
...
"objectType": "CHANNEL_STATUS", |
...
"className": "java.lang.Integer", |
...
"entryTime": "15/12/2017 3:56:35 PM", |
...
"fields": { |
...
"COMPMSG": "0 0", |
...
"RPRODUCT": "MQJB", |
...
"lastMsgDate": "20171215", |
...
"STOPREQ": "NO", |
...
"lastMsgIntervalSecs": "0", |
...
"BUFSSENT": "472036", |
...
"BYTSRCVD": "55952528", |
...
"CONNAME": "10.38.203.45", |
...
"STATUS": "RUNNING", |
...
"COMPHDR": "0 0", |
...
"BTESSENT": "492473276", |
...
"TYPE": "CURRENT", |
...
"lastMsgTime": "155635", |
...
"SSLRKEYS": "0", |
...
"LSTMSGDA": "2017-12-15", |
...
"LSTMSGTI": "15.56.35", |
...
"MCASTAT": "RUNNING", |
...
"COMPTIME": "0 0", |
...
"CONNS": "1", |
...
"CHANNEL": "LAMAXU.CHANNEL", |
...
"CHLTYPE": "SVRCONN", |
...
"MSGS": "440978", |
...
"BUFSRRCVD": "440981", |
...
"RAPPLTAG": "com.qm.lamaxu.Main", |
...
"lastMsgEpoch": "1513313795", |
...
"lastMsgDateTime": "20171215155635" |
...
} |
...
}] |
...
} |
Field Values
Field Names | Description |
---|---|
messageBrokerName | Queue manager name |
objectName | ChannelName |
objectType | The Objects data type |
className | Internal use only |
entryTime | The time the Lamaxu agent captured the metric data |
COMPMSG | |
RPRODUCT | |
lastMsgDate | The date of the last message with no delimiters |
STOPREQ | Whether a channel STOP command is in progress |
lastMsgIntervalSecs | |
BUFSSENT | |
BYTSRCVD | |
CONNAME | |
STATUS | |
COMPHDR | |
BTESSENT | |
TYPE | |
lastMsgTime | |
SSLRKEYS | |
LSTMSGDA | |
LSTMSGTI | |
MCASTAT | |
COMPTIME | |
CONNS | |
CHANNEL | |
CHLTYPE | |
MSGS | |
BUFSRRCVD | |
RAPPLTAG | |
lastMsgEpoch | |
lastMsgDateTime |