work_queue_status(1)

NAME

work_queue_status - display status of currently running Work Queue applications.

SYNOPSIS

work_queue_status [options] [master] [port]

DESCRIPTION

work_queue_status displays the status of currently running Work Queue applications. When run with no options, it queries the global catalog server to list the currently running Work Queue masters. When given an address and a port, it queries a master directly to obtain more detailed information about tasks and workers.

OPTIONS

-Q, --statistics Show summary information about queues. (default)
-M, --project-name= Filter results of -Q for masters matching .
-W, --workers Show details of all workers connected to the master.
-T, --tasks Show details of all tasks in the queue.
-l, --verbose Long output.
-R, --resources Show available resources for each master.
-C,--catalog <catalog>
Set catalog server to . Format: HOSTNAME:PORT
-d,--debug <flag>
Enable debugging for the given subsystem. Try -d all as a start.
-t,--timeout <time>
RPC timeout (default=300s).
-h, --help 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-2015 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details.

SEE ALSO


CCTools 5.2.2 [FINAL:01d26320] released on