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

2.9 isstat

名前

isstat  -  Interstageの起動状態の表示

形式

isstat

機能説明

isstatコマンドは、Interstageの起動状態を表示します。

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

注)本サービスの初期化が完了していない場合、本コマンドはエラーとなります。

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

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

機能名

表示する状態(STATUS)

ObjectDirector

CORBAサービス

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

NamingService

ネーミングサービス

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

InterfaceRepositoryCacheService

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

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

EventService

イベントサービス

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

TransactionDirector

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

execute:起動状態
standby:事前起動状態
stop:停止状態

ObjectTransactionService

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

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

FJapache

Interstage HTTP Server

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

注)Interstage HTTP Serverにおいて複数のWebサーバを運用している場合、以下のように表示されます。
  execute:すべてのWebサーバが起動されています。
  execute(partially):一部のWebサーバが起動されています。
  no entries:Webサーバは登録されていません。
  stop:すべてのWebサーバが停止されています。
“execute(partially)”の場合ですべてのWebサーバの起動状態を確認したい場合、ihsdispコマンドを使用して確認してください。

注意事項

使用例

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