| Measurement |
Description |
Measurement Unit |
Interpretation |
| state |
Indicates the current state of this virtual host. |
|
The values reported by this measure and its numeric equivalents are mentioned in the table below:
| Measure Value |
Numeric Value |
| Stopped |
0 |
| Quiesced |
50 |
| Uninitialized |
60 |
| Unavailable |
70 |
| Errored |
80 |
| Deleted |
90 |
| Active |
100 |
Note:
By default, this measure reports the Measure Values listed in the table above to indicate the current state of this virtual host.
Use the detailed diagnosis of this measure to figure out the ID, Name and Description details.
|
| dataEvacuatedFromMemory |
It indicates the total size of messages evacuated from memory. |
MB |
A very low value is desired for these measures.
|
| dataIn |
It indicates the total size of all messages received by this virtual host. |
MB |
A very low value is desired for these measures.
|
| dataOut |
It indicates the total size of all messages delivered by this virtual host. |
MB |
|
| connectionCount |
It indicates the current number of messaging connections to this virtual host. |
Counts |
A very high value is desired for these measures since connections to a virtual host can operate on exchanges, queues and bindings in that virtual host.
|
| exchangeCount |
It indicates the current number of exchanges on this virtual host. |
Counts |
A very high value is desired for these measures since connections to a virtual host can operate on exchanges, queues and bindings in that virtual host.
|
| inMemoryMessageSize |
It indicates the current size of all messages cached in-memory. |
MB |
A very low value is desired for this measure.
|
| inboundMsgeSizeHghWtrMrk |
It indicates the maximum size of message published into the Virtual Host since broker start-up. |
MB |
|
| messagesIn |
It indicates the total number of messages received by this virtual host. |
Messages |
|
| messagesOut |
It indicates the total number of messages delivered by this virtual host. |
Messages |
|
| queueCount |
It indicates the current number of queues on this virtual host. |
Counts |
A very high value is desired for these measures.
|
| totalConnectionCount |
It indicates the total number of messaging connections to this virtual host since broker start up. |
Counts |
A very high value is desired for these measures.
|
| totalDepthOfQueues |
It indicates the current size of all messages enqueued by this virtual host. |
MB |
|
| totalDepthOfQueueMessage |
It indicates the current number of messages enqueued by this virtual host. |
Messages |
|
| transactedMessagesIn |
It indicates the total number of messages delivered by this virtual host within a transaction. |
Messages |
A very high value is desired for these measures. A transactional message is an automated message that's triggered by an action a given consumer takes. Generally these messages include necessary or high-priority info, such as a receipt, delivery details or updates, or order confirmations - and that individual's unique actions, they're always sent on an individual basis, rather than to a big list of potential recipients.
|
| transactedMessagesOut |
It indicates the total number of messages received by this virtual host within a transaction. |
Messages |
A very high value is desired for these measures. A transactional message is an automated message that's triggered by an action a given consumer takes. Generally these messages include necessary or high-priority info, such as a receipt, delivery details or updates, or order confirmations - and that individual's unique actions, they're always sent on an individual basis, rather than to a big list of potential recipients.
|