3.5.4. Display server status¶
3.5.4.1. Description¶
Display information about servers of the accelerator server.
3.5.4.2. Usage¶
・ Default format:
qstat -B [destination ...]
・ Long format:
qstat -B -f [destination ...]
3.5.4.3. List of options¶
| Option | Value | 
|---|---|
| -B | Display server status. | 
| -f | Display status in long format. | 
3.5.4.4. Example¶
userA@gpu2:~> qstat -B
Server Max Tot Que Run Hld Wat Trn Ext Status
---------------- ----- ----- ----- ----- ----- ----- ----- -----
cmspbs1 0 1155 0 1 0 0 0 0 Active
userA@gpu2:~> qstat -Bf
Server: cmspbs
   server_state = Active
   server_host = cmspbs
   scheduling = True
   max_queued = [u:PBS_GENERIC=200]
      The rest is omitted