005 Some concepts of the console

I. Concept

We can use the console to monitor mq, so we need to understand some information.

Here are the meanings of commonly used information representations:

  

[1]name : Indicates the name of the queue, which is the name of the destination.

[2]number of pending messages : The number of messages to be consumed, that is, how many messages have not been consumed.

[3]number of consumers : The number of known consumers in the queue.

[4] messages enqueued : The number of messages entering the queue, this number can only grow.

[5]messages dequeued : The number of queues, that is, the number of consumption.

 

The above is the monitoring information of our most commonly used management consoles.

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324679337&siteId=291194637