Interstage Application Server リファレンスマニュアル(コマンド編)
目次 索引 前ページ次ページ

第1部 Interstage運用編> 第2章 Interstage統合コマンド

2.12 isstat

名前

 isstat − Interstageの起動状態の表示

形式

 isstat [-M システム名]

機能説明

 isstatコマンドは、Interstageの起動状態を表示します。
 本コマンドは、以下のサービスの起動状態を表示します。

 Interstage Application Server Enterprise EditionおよびInterstage Application Server Standard-J Editionでは、上記に示す初期化が完了していない場合、本コマンドはエラーとなります。

 以下に、isstatコマンドが表示するサービス名、そのサービスに対応する機能名、およびその機能の状態を示します。

■Interstage Application Server Enterprise Editionの場合

表示するサービス名(SERVICE NAME)

機能名

表示する状態(STATUS)

ObjectDirector

CORBAサービス

execute:起動状態
stop:停止状態

NamingService

ネーミングサービス

execute:起動状態
stop:停止状態

InterfaceRepositoryCacheService

インタフェースリポジトリキャッシュサービス
(標準インタフェース)

execute:起動状態
stop:停止状態

InterfaceRepositoryCacheEService

インタフェースリポジトリキャッシュサービス
(valueインタフェース)

execute:起動状態
stop:停止状態

EventService

イベントサービス

execute:起動状態
stop:停止状態

TransactionDirector

コンポーネントトランザクションサービス

execute:起動状態
stop:停止状態

ObjectTransactionService

データベース連携サービス

execute:起動状態
stop:停止状態

CORBA/SOAP Client Gateway

CORBA/SOAPクライアントゲートウェイ

execute:起動状態
stop:停止状態

FJapache

Webサーバ

execute:起動状態
execute(partially):一部起動状態
no entries:未登録
stop:停止状態
(注)

注)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:起動状態
stop:停止状態

NamingService

ネーミングサービス

execute:起動状態
stop:停止状態

InterfaceRepositoryCacheService

インタフェースリポジトリキャッシュサービス
(標準インタフェース)

execute:起動状態
stop:停止状態

InterfaceRepositoryCacheEService

インタフェースリポジトリキャッシュサービス
(valueインタフェース)

execute:起動状態
stop:停止状態

EventService

イベントサービス

execute:起動状態
stop:停止状態

TransactionDirector

コンポーネントトランザクションサービス

execute:起動状態
stop:停止状態

ObjectTransactionService

データベース連携サービス

execute:起動状態
stop:停止状態

CORBA/SOAP Client Gateway

CORBA/SOAPクライアントゲートウェイ

execute:起動状態
stop:停止状態

 以下に、isstatコマンドのオプションを説明します。

-M システム名

 対象のシステム名を指定します。
 本オプションを省略すると、デフォルトシステムが対象となります。

注意事項

使用例

  isstat
  SERVICE NAME                          STATUS
  ObjectDirector                        execute
  NamingService                         execute
  InterfaceRepositoryCacheService       execute
  InterfaceRepositoryCacheEService      execute
  EventService                          execute
  TransactionDirector                   execute
  ObjectTransactionService              execute
  FJapache                              execute

  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

目次 索引 前ページ次ページ

Copyright 2008 FUJITSU LIMITED