Syntax: diagevent [options] queue name or batch or sequence number or all
The diagevent command maintains and performs diagnostics on the site event queue. Diagevent replaces the diagtool command.
Caution: Contact DocuShare Customer Support before using this command.
Examples using diagevent
diagevent summary all — displays the properties of all queues.
diagevent drop <queue name> 100 — drops the top 100 events from the defined queue.
Options for diagevent
all Display all queues.
blocking Display a summary indicating how close each queue is to blocking event emission.
delete Delete the named queue. Specify a queue name. Do not use all.
display Display queue properties and all events.
Specify to display either a specific <queue name> or all.
drop Drop the top N events from the given queue. This un-persists and unblocks.
Specify the queue name and the number of events to drop from the queue (enter 1 to drop all events).
h Display command help text
remove Remove events from persistent storage and only for named queues.
Specify either a <queue name>, to remove all stored events from the queue, or a <queue name> <batch ID> and <sequence number> to remove a specific event from the queue. Do not use "all".
summary Display queue properties of a specific queue name.
Specify to display either a specific <queue name> or all.
Note: This information is also available in the Command Line Utilites Guide.
Solution Published: December 9th, 2011
Solution ID: 999