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

次のコマンドを使って 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...

バージョンを確認する

インストールしたコンポーネントのターミナルで、[ib_console -v] と入力します。

出力は、ib_console version [no.]です。