3.5.4. サーバ状態を確認¶
3.5.4.1. 説明¶
サーバの状態を表示します。
3.5.4.2. 書式¶
・ Default format:
qstat -B [destination ...]
・ Long format:
qstat -B -f [destination ...]
3.5.4.3. オプション一覧¶
オプション |
設定値 |
---|---|
-B |
サーバの表示 |
-f |
Long format にて表示 |
3.5.4.4. 使用例¶
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]
以下略