Sun Java System Messaging Server 6.3 Administration Reference

counters show

Use the counters show sub-command to display channel message counters. When the optional channel-name parameter is omitted, * (wildcard) is assumed and the message counters for all channels are displayed. The channel-name parameter may contain the * and? wildcard characters.

The counters show sub-command performs the following operations:

  1. Creates the shared memory segment for the channel message and associated counters if the segment does not already exist.

  2. Sets the counts of stored messages, recipients, and volume from the queue cache database.

  3. Displays the message counters for the specified channels.

Available for both interactive and non-interactive modes.


counters show [-headers] [-noheaders] [-output=file-spec] \
[channel-name]

The options for this sub-command are:

Option  

Description  

-headers or -noheaders

Controls whether or not a heading is displayed. The -headers option is the default.

-output=file_spec

Causes the output to be written to a file. Any existing file with the same name as the output file is overwritten.