.TH "work_queue_status" 1 "" "CCTools 7.0.9 FINAL" "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] [master] [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 masters. When given an address and a port, it queries a master 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 masters matching this expression. .TP .B \ -Q, --statistics . Show summary information about queues. (default) .TP .B \ -M, --project-name= . Filter results of -Q for masters matching . .TP .B \ -W, --workers . Show details of all workers connected to the master. .TP .B \ -T, --tasks . Show details of all tasks in the queue. .TP .B \ -A, --able-workers . List categories of the given master, size of largest task, and workers that can run it. .TP .B \ -R, --resources . Show available resources for each master. .TP .B \ --capacity . Show resource capacities for each master. .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