-
名称
-
list-tpsystem-status - 全体の状態表示
-
形式
-
list-tpsystem-status --user admin_user [--password admin_password] [--host host_name] [--port port_number] [--passwordfile filename] [--terse=true|false] [--echo=true|false] [--interactive=true|false] [system_name [apgroup_name [pgroup_name [component_name [interface_name] ] ] ] ]
-
説明
-
指定した各項目の状態の表示を行ないます。表示情報は以下のよう
になります。
-
システム:
-
starting(起動処理中),running(起動中),stopping(停止処理中),stopped(停止),failed(起動停止処理失敗)。
-
アプリケーショングループ:
-
starting(起動処理中),running(起動中),stopping(停止処理中),stopped(停止),failed(起動停止処理失敗),client con-necting(クライアント接続中)。
-
プロセスグループ:
-
starting(起動処理中),running(起動中),stopping(停止処理中),stopped(停止),process executing(プロセス稼働中),recovery executing(リカバリ実行中)。
-
コンポーネント:
-
starting(起動処理中),running(起動中),stopping(停止処理中),stopped(停止),failed(起動停止処理失敗)。
-
オペレーション:
-
starting(起動処理中),running(起動中),stopping(停止処理中),stopped(停止),failed(起動停止処理失敗)。
-
オプション
-
-
--user
-
ドメインアプリケーションサーバの管理ユーザ名
-
--password
-
ドメインアプリケーションサーバの管理ユーザのパスワード
-
--host
-
ドメインアプリケーションサーバが起動しているマシン名
-
--port
-
ドメインアプリケーションサーバのポート番号(既定値:6212)
-
--passwordfile
-
ドメインアプリケーションサーバのパスワードを含むファイル
-
--terse
-
trueを指定すると出力データがスクリプトによる処理のための簡潔なデータとなります。既定値はfalseです。
-
--echo
-
trueを指定すると、標準出力でコマンドライン文が表示されます。既定値はfalseです。
-
--interactive
-
true(既定値)を指定すると、パスワードオプション入力用のプロンプトを表示します。
-
オペランド
-
-
system_name
-
システム名
apgroup_name
アプリケーショングループ名
pgroup_name
プロセスグループ名
component_name
コンポーネント名
interface_name
インタフェース名
-
使用例
-
例1: list-tpsystem-statusの使用法
otxadmin> list-tpsystem-status --user admin --password adminadmin --host localhost
MySystem running
-
終了ステータス
-
| 0 : | コマンド実行成功 |
| 1 : | コマンド実行失敗 |
-
関連事項
-
show-tpsystem-status(1)