Skip to main content
日本語は機械翻訳による参考訳です。内容に矛盾や不一致があった場合には、英語の内容が優先されます。

LDAP統計の表示

共同作成者
必要なもの
  • SVM で LDAP クライアントを設定しておく必要があります。

  • データを表示できる LDAP オブジェクトを特定しておく必要があります。

ステップ
  1. カウンタオブジェクトのパフォーマンスデータを表示します。

    statistics show

次の例は、* smpl_1 *という名前のサンプルについて、avg_processor_busyカウンタとcpu_busyカウンタの統計を表示します。

cluster1::*> statistics start -object system -counter avg_processor_busy|cpu_busy -sample-id smpl_1
Statistics collection is being started for Sample-id: smpl_1

cluster1::*> statistics stop -sample-id smpl_1
Statistics collection is being stopped for Sample-id: smpl_1

cluster1::*> statistics show -sample-id smpl_1
Object: system
Instance: cluster
Start-time: 8/2/2012 18:27:53
End-time: 8/2/2012 18:27:56
Cluster: cluster1
   Counter                                                     Value
   -------------------------------- --------------------------------
   avg_processor_busy                                             6%
   cpu_busy