Home Up Previous Next TORQUE Resource Manager

2.2 Monitoring Jobs

2.2 Monitoring Jobs

TORQUE allows users and administrators to monitor submitted jobs with the qstat command. If the command is run by a non-administrative user, it will output just that user's jobs. For example:

> qstat

Job id           Name             User             Time Use S Queue
---------------- ---------------- ---------------- -------- - -----
4807             scatter          user01           12:56:34 R batch
...

Home Up Previous Next