Previous | Next | Contents | Index |
Display a summary listing of message files.
summarize
Command Qualifiers Defaults -database
See text -directory_tree
See text -heading
-heading
-held
-noheld
-trailing
-trailing
None.
Display a summary listing of message files.
-database
Controls whether the information presented is gathered from the queue cache database,
-directory_tree
-database
, or by looking at the actual directory tree containing the channel queues,-directory_tree
. When neither-database
nor-directory_tree
is specified, then the "view" selected with theview
command will be used. If noview
command has been issued, then-directory_tree
is assumed.
-heading
(default)Controls whether or not a heading line describing each column of output is displayed at the start of the summary listing.
-noheading
-held
Controls whether or not to include counts of
-noheld
(default).HELD
messages in the output.
-trailing
(default)Controls whether or not a trailing line with totals is displayed at the end of the summary.
-notrailing
#1 |
---|
qm.maint> summarize Messages Channel Queued Size (Kb) Oldest -------------------------------- -------- ----------- ----------------- cc_local 0 0.00 circuitcheck 4 7.51 8 Jun, 10:19:20 conversion 0 0.00 l 0 0.00 mailserv 0 0.00 mime_to_x400 0 0.00 popstore 0 0.00 process 0 0.00 reprocess 0 0.00 tcp_internal 15 51.47 2 Jun, 12:10:03 tcp_local 0 0.00 wpo_local 0 0.00 x400_local 0 0.00 x400_to_mime 0 0.00 -------------------------------- -------- ----------- ----------------- Totals 19 58.98 qm.maint> |
The above UNIX example shows displaying a summary listing of message files.
#2 |
---|
qm.maint> summarize Messages Channel Queued Size (Kb) Oldest -------------------------------- -------- ----------- ----------------- cc_local 0 0.00 circuitcheck 4 7.51 8 Jun, 10:19:20 conversion 0 0.00 mailserv 0 0.00 msgstore 0 0.00 process 0 0.00 reprocess 0 0.00 tcp_internal 15 51.47 2 Jun, 12:10:03 tcp_local 0 0.00 wpo_local 0 0.00 -------------------------------- -------- ----------- ----------------- Totals 19 58.98 qm.maint> |
The above NT example shows displaying a summary listing of message files.
Previous | Next | Contents | Index |