.TH "work_queue_status" 1 "" "CCTools 8.0.0 DEVELOPMENT" "Cooperative Computing Tools" .SH NAME .LP \fBwork_queue_status\fP - display status of currently running Work Queue applications. .SH SYNOPSIS .LP \FC\fBwork_queue_status [options] [manager] [port]\fP\FT .SH DESCRIPTION .LP \fBwork_queue_status\fP 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 managers. When given an address and a port, it queries a manager directly to obtain more detailed information about tasks and workers. .IP \(bu 4 Hostname and port number of the application. .IP \(bu 4 Number of waiting tasks. .IP \(bu 4 Number of completed tasks. .IP \(bu 4 Number of connected workers. .IP \(bu 4 Number of tasks currently being executed. .IP \(bu 4 Timestamp of when there was last communication with the application. .SH OPTIONS .LP .LP .TP .BI \ --where \ . Show only Work Queue managers matching this expression. .TP .B \ -Q, --statistics . Show summary information about queues. (default) .TP .B \ -M, --project-name= . Filter results of -Q for managers matching . .TP .B \ -W, --workers . Show details of all workers connected to the manager. .TP .B \ -T, --tasks . Show details of all tasks in the queue. .TP .B \ -A, --able-workers . List categories of the given manager, size of largest task, and workers that can run it. .TP .B \ -R, --resources . Show available resources for each manager. .TP .B \ --capacity . Show resource capacities for each manager. .TP .B \ -l, --verbose . Long output. .TP \fB-C\fP, \fB-\-catalog\fP=\fI\fP . Set catalog server to . Format: HOSTNAME:PORT .TP \fB-d\fP, \fB-\-debug\fP=\fI\fP . Enable debugging for the given subsystem. Try -d all as a start. .TP \fB-t\fP, \fB-\-timeout\fP=\fI