Users Guide

Table Of Contents
Switch Management Commands 2362
Example
console#show memory cpu
Total Memory........................... 262144 KBytes
Available Memory Space................. 121181 KBytes
show msg-queue
Use the show msg-queue command to display the internal message queue
allocations.
Syntax
show msg-queue
Default Configuration
This command has no default configuration.
Command Mode
Privileged Exec, Global Configuration mode, and all sub-modes
User Guidelines
The following information is displayed.
Parameter Description
Queue ID The queue identifier.
Queue Name The queue name
Messages in Queue The number of messages currently queued.
Threads Waiting to Send The number of threads waiting to send a message on the
queue.
Threads Waiting to
Receive
The number of threads waiting to receive a message from
the queue.
Messages High The maximum number of messages ever queued.
Send Wait The task identifier waiting to send a message.
Recv Wait The task identifier waiting to receive a message.