名前
isstat - Interstageの起動状態の表示
形式
isstat [-M システム名]
機能説明
isstatコマンドは、Interstageの起動状態を表示します。
本コマンドは、以下のサービスの起動状態を表示します。
Interstageインストール時にセットアップされたサービス
isinitコマンドにより初期化したサービス
Interstage管理コンソールの[システム] > [環境設定]画面で使用する設定としたサービス
上記のサービスの初期化が完了していない場合、以下の製品において、本コマンドはエラーとなります。
Interstage Application Server Enterprise Edition
Interstage Application Server Standard-J Edition
isstatコマンドが表示するサービス名、そのサービスに対応する機能名、およびその機能の状態を以下に示します。
■Interstage Application Server Enterprise Editionの場合
表示するサービス名(SERVICE NAME) | 機能名 | 表示する状態(STATUS) |
---|---|---|
ObjectDirector | CORBAサービス | execute:起動状態 |
NamingService | ネーミングサービス | execute:起動状態 |
InterfaceRepositoryCacheService | インタフェースリポジトリキャッシュサービス | execute:起動状態 |
InterfaceRepositoryCacheEService | インタフェースリポジトリキャッシュサービス | execute:起動状態 |
EventService | イベントサービス | execute:起動状態 |
TransactionDirector | コンポーネントトランザクションサービス | execute:起動状態 |
ObjectTransactionService | データベース連携サービス | execute:起動状態 |
| CORBA/SOAPクライアントゲートウェイ | execute:起動状態 |
FJapache | Webサーバ | execute:起動状態 |
注)Interstage HTTP Serverにおいて複数のWebサーバを運用している場合、以下のように表示されます。
execute:すべてのWebサーバが起動されています。
execute(partially):一部のWebサーバが起動されています。
no entries:Webサーバは登録されていません。
stop:すべてのWebサーバが停止されています。
■Interstage Application Server Standard-J Editionの場合
表示するサービス名(SERVICE NAME) | 機能名 | 表示する状態(STATUS) |
---|---|---|
ObjectDirector | CORBAサービス | execute:起動状態 |
NamingService | ネーミングサービス | execute:起動状態 |
InterfaceRepositoryCacheService | インタフェースリポジトリキャッシュサービス | execute:起動状態 |
InterfaceRepositoryCacheEService | インタフェースリポジトリキャッシュサービス | execute:起動状態 |
EventService | イベントサービス | execute:起動状態 |
TransactionDirector | コンポーネントトランザクションサービス | execute:起動状態 |
ObjectTransactionService | データベース連携サービス | execute:起動状態 |
| CORBA/SOAPクライアントゲートウェイ | execute:起動状態 |
以下に、isstatコマンドのオプションを説明します。
対象のシステム名を指定します。
本オプションを省略すると、デフォルトシステムが対象となります。
注意事項
本コマンドは、管理者権限だけが実行可能です。
データベース連携サービスのセットアップモードが、リソース管理マネージャのみを運用するモードになっていた場合、Interstageやリソース管理プログラムの運用状態に関係なく、“ObjectTransactionService”の状態が“stop”になります。
本コマンドの実行時に、od15500のエラーメッセージが出力されることがありますが、動作上の問題はありません。再度、本コマンドを実行してください。
使用例
isstat SERVICE NAME STATUS ObjectDirector execute NamingService execute InterfaceRepositoryCacheService execute InterfaceRepositoryCacheEService execute EventService execute TransactionDirector execute ObjectTransactionService execute FJapache execute
(Linux for Intel64の場合)
isstat SERVICE NAME STATUS ObjectDirector execute NamingService execute InterfaceRepositoryCacheService execute InterfaceRepositoryCacheEService execute EventService execute TransactionDirector execute ObjectTransactionService execute FJapache execute
(Linux for Itaniumの場合)
isstat SERVICE NAME STATUS ObjectDirector execute NamingService execute InterfaceRepositoryCacheService execute InterfaceRepositoryCacheEService execute EventService execute TransactionDirector execute ObjectTransactionService execute CORBA/SOAP Client Gateway execute FJapache execute