work_queue_status - display status of currently running Work Queue applications.
SYNOPSIS
work_queue_status [options]
DESCRIPTION
work_queue_status displays the status of currently running Work Queue applications registered with a catalog server.
Hostname and port number of the application.
Number of waiting tasks.
Number of completed tasks.
Number of connected workers.
Number of busy workers currently executing a task.
Timestamp of when there was last communication with the application.
OPTIONS
-d <subsystem>
Enable debugging for the given subsystem. Try -d all as a start.
-t <time>
RPC timeout (default=30s).
-l
Long output.
-h
Show this help message.
EXIT STATUS
On success, returns zero. On failure, returns non-zero.
COPYRIGHT
The Cooperative Computing Tools are Copyright (C) 2003-2004 Douglas Thain and Copyright (C) 2005-2011 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details.