WebSphere Application Server Network Deployment for i5/OS, Version 6.1   
             オペレーティング・システム: i5/OS

             目次と検索結果のパーソナライズ化

PMI クライアントを使用したモニター・アプリケーションの開発 (非推奨)

Performance Monitoring Infrastructure (PMI) インターフェースを使用して、 パフォーマンス情報を収集および表示する、独自のアプリケーションを開発できます。

このタスクについて

Performance Monitoring Infrastructure (PMI) クライアントのプログラミング・モデルを以下に示します。

プロシージャー

  1. PmiClient のインスタンスを作成します。 このインスタンスは、以降すべてのメソッド呼び出しに使用されます。
  2. オプション: ユーザー独自の MBean を作成することができます。 Refer to カスタム MBean による WebSphere Application Server 管理システムの拡張 .
  3. listNodes() メソッドと listServers(nodeName) メソッドを呼び出して、 WebSphere Application Server ドメイン内のすべてのノードおよびサーバーを検索します。
  4. listMBeans および listStatMembers を呼び出して、 使用可能な MBean と MBeanStatDescriptor をすべて取得します。
  5. getStats メソッドを呼び出して、PMI データの Stats オブジェクトを取得します。
  6. オプション: クライアントは、setStatLevel または getStatLevel を呼び出して、 モニター・レベルを設定および取得することもできます。 MBeanLevelSpec オブジェクトを使用して、モニター・レベルを設定します。



サブトピック
Performance Monitoring Infrastructure クライアント (WebSphere バージョン 4.0)
例: 新規データ構造を持つ Performance Monitoring Infrastructure クライアント
関連資料
Performance Monitoring Infrastructure クライアント・パッケージ
PMI クライアント・インターフェース (非推奨)
タスク・トピック    

ご利用条件 | フィードバック

最終更新: Jan 21, 2008 8:28:52 PM EST
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.iseries.doc/info/iseriesnd/ae/tprf_usepmi2.html