ページの先頭行へ戻る
Interstage Application Server/Interstage Web Server リファレンスマニュアル(コマンド編)

2.12 isstat

名前

  isstat  -  Interstageの起動状態の表示

形式

  isstat [-M システム名]

機能説明

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

  上記のサービスの初期化が完了していない場合、以下の製品において、本コマンドはエラーとなります。

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

■Interstage Application Server Enterprise Editionの場合

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

機能名

表示する状態(STATUS)

ObjectDirector

CORBAサービス

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

NamingService

ネーミングサービス

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

NS LoadBalancingOption

ロードバランスオプション

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サーバが停止されています。
  “execute(partially)”の場合ですべてのWebサーバの起動状態を確認したい場合、ihsdispコマンドを使用して確認してください。

■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:停止状態

■Interstage Web Serverの場合

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

機能名

表示する状態(STATUS)

ObjectDirector

CORBAサービス

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

TransactionDirector

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

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

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

-M システム名

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

注意事項

使用例

  isstat
  SERVICE NAME                          STATUS
  ObjectDirector                        execute
  NamingService                         execute
  NS LoadBalancingOption                execute
  InterfaceRepositoryCacheService       execute
  InterfaceRepositoryCacheEService      execute
  EventService                          execute
  TransactionDirector                   execute
  ObjectTransactionService              execute
  CORBA/SOAP Client Gateway             execute
  FJapache                              execute