work_queue_status(1)

NAME

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.

    SEE ALSO

  • Cooperative Computing Tools Documentation
  • Work Queue User Manual
  • work_queue_worker(1)
  • work_queue_status(1)
  • work_queue_pool(1)
  • condor_submit_workers(1)
  • sge_submit_workers(1)
  • ec2_submit_workers(1)
  • ec2_remove_workers(1)

  • CCTools 3.4.2 released on 02/10/2012