qstat Interface - Intergraph Batch Services - Help

Intergraph Batch Services Help

Language
English
Product
Intergraph Batch Services
Search by Category
Help

The qstat utility accepts as argument a list of queues. You may reference queue names and job identifiers on remote servers. The qstat utility also accepts a hostname, and displays all of the queues for that host.

The qstat utility displays information about each specified queue, including each job. If you invoke qstat with no arguments, the utility displays all batch and pipe queues on the local server. By default, qstat displays both queue and job information in short format.

The return value for qstat indicates the success or failure of the qstat request.

The qstat utility accepts the following options:

Option

Purpose

-b

Restricts the display to batch queues.

-p

Restricts the display to pipe queues.

-a

Displays the status of all jobs, even if you do not own them.

-r

Recursively displays all destinations, if the queue is a pipe queue.

-u username

Displays jobs owned by username.