WebOTXの運用管理コマンドから、ApplicationRequestCount を取得する場合は以下のようになります。
ApplicationRequestCount
otxadmin > get --monitor domain.ApRequestCount-Count
WebRequestCount
otxadmin > get --monitor domain.WebRequestCount-Count
ApplicationRequestCount、WebRequestCountは、ドメイン起動時からの累積値になります。
Application Navigatorでは、定期的に値を採取し、内部処理により単位時間当たりの値を算出しています。
(*) n回目のdomain.ApRequestCount-Count値 - (n-1)回目のdomain.ApRequestCount-Countの値で求められる値
直接単位時間当たりの値を取得するコマンドはありません。
【対象製品】Application Server
【確認済みの対象OS】HP-UX 11i v3
【確認済みのJavaバージョン】すべて
【コンポーネント】Application Navigator
【カテゴリー】運用/設定