ステータスとバージョンの確認

次のコマンドを使って Incredibuild Linux のコンポーネントの状態や使用バージョンを確認できます。

サービスのステータスを確認する

Incredibuild Linux サービスのステータスを確認するには、該当のマシンでターミナルを開いて次のコマンドを入力します。

/opt/<Path_to_Installation_Folder>/init.d/incredibuild status

出力は次の通りです。

ib_httpd (pid xxxxx) is running...
ib_upgrade.sh (pid xxxxx) is running...
ib_watchdog (pid xxxxx) is running...
ib_coordinator (pid xxxxx) is running...
ib_server (pid xxxxx) is running...
ib_helper (pid xxxxx) is running...
ib_babysit.sh (pid xxxxx) is running...

バージョンを確認する

Incredibuild Linux のバージョンを確認するには、該当マシンでターミナルを開いて ib_console -v と入力します。

出力で ib_console version [no.] が返されます。