Hi,
The states shown in the management UI are different from the "state" field in the queue info.
The queue "state" field cannot have the "idle" value, for example.
From the internal API point of view the queue is "running" - it can accept messages, it's not stopped or blocked by the flow control. From the metrics point of view it's "idle", because there was no activity for some time. "Idle" queue is technically still running and it can do anything a "running" queue can do.