head_message_timestamp The timestamp property of the first message in the queue, if present. Timestamps of messages only appear when they are in the paged-in state. disk_reads Total number of times messages have been read from disk by this queue since it started. disk_writes...
synchronised_slave_pids If the queue is mirrored, this gives the IDs of the current slaves which are synchronised with the master - i.e. those which could take over from the master without message loss. status The status of the queue. Normally 'running', but may be "{syncing, MsgCount}...
head_message_timestamp The timestamp property of the first message in the queue, if present. Timestamps of messages only appear when they are in the paged-in state. disk_reads Total number of times messages have been read from disk by this queue since it started. disk_writes...
slave_pids If the queue is mirrored, this gives the IDs of the current slaves. synchronised_slave_pids If the queue is mirrored, this gives the IDs of the current slaves which are synchronised with the master - i.e. those which could take over from the master without message loss. ...