Sun GlassFish Communications Server 2.0 管理ガイド

SIP サービスの統計

SIP サービスの統計を次の表に示します。

表 20–1 ネットワークマネージャーと SIP リスナーの統計

属性名 

データ型 

説明 

receivedsiprequests

CountStatistic 

受信した SIP 要求の数 (再送を含む)。 

sentsiprequests

CountStatistic 

発信および中継で送信した SIP 要求の数 (再送とフォークを含む)。 

receivedsipresponses

CountStatistic 

受信した SIP 応答の数 (再送を含む)。 

sentsipresponses

CountStatistic 

発信および中継で送信した SIP 応答の数 (再送を含む)。 

invalidsipmessages

CountStatistic 

SIP メッセージとして認識されなかった受信メッセージの数 (再送を含む)。これらのメッセージは要求または応答として認識されないか、無効な応答コードによる応答として認識されます。 

表 20–2 (ネットワークマネージャー) 受信した要求の統計

属性名 

データ型 

説明 

ackreceivedsiprequests

CountStatistic 

受信した ACK SIP 要求の数。 

byereceivedsiprequests

CountStatistic 

受信した BYE SIP 要求の数。 

cancelreceivedsiprequests

CountStatistic 

受信した CANCEL SIP 要求の数。 

inforeceivedsiprequests

CountStatistic 

受信した INFO SIP 要求の数。 

invitereceivedsiprequests

CountStatistic 

受信した INVITE SIP 要求の数。 

joinreceivedsiprequests

CountStatistic 

受信した JOIN SIP 要求の数。 

messagereceivedsiprequests

CountStatistic 

受信した MESSAGE SIP 要求の数。 

notifyreceivedsiprequests

CountStatistic 

受信した NOTIFY SIP 要求の数。 

optionsreceivedsiprequests

CountStatistic 

受信した OPTIONS SIP 要求の数。 

otherreceivedsiprequests

CountStatistic 

受信した OTHER SIP 要求の数。 

prackreceivedsiprequests

CountStatistic 

受信した PRACK SIP 要求の数。 

publishreceivedsiprequests

CountStatistic 

受信した PUBLISH SIP 要求の数。 

referreceivedsiprequests

CountStatistic 

受信した REFER SIP 要求の数。 

registerreceivedsiprequests

CountStatistic 

受信した REGISTER SIP 要求の数。 

subscribereceivedsiprequests

CountStatistic 

受信した SUBSCRIBE SIP 要求の数。 

updatereceivedsiprequests

CountStatistic 

受信した UPDATE SIP 要求の数。 

表 20–3 (ネットワークマネージャー) 受信した応答の統計

属性名 

データ型 

説明 

1xxreceivedsipresponses

CountStatistic 

受信した 1xx SIP 応答の数。 

2xxreceivedsipresponses

CountStatistic 

受信した 2xx SIP 応答の数。 

3xxreceivedsipresponses

CountStatistic 

受信した 3xx SIP 応答の数。 

420receivedsipresponses

CountStatistic 

受信した 420 SIP 応答の数。 

4xxreceivedsipresponses

CountStatistic 

受信した 4xx SIP 応答の数。 

5xxreceivedsipresponses

CountStatistic 

受信した 5xx SIP 応答の数。 

6xxreceivedsipresponses

CountStatistic 

受信した 6xx SIP 応答の数。 

表 20–4 過負荷保護マネージャーの統計

属性名 

データ型 

説明 

overloadrejectedsiprequests

CountStatistic 

過負荷状態のため拒否された SIP 要求の数。 

overloadrejectedhttpeequests

CountStatistic 

過負荷状態のため拒否された HTTP 要求の数。 

表 20–5 セッションマネージャーの統計

属性名 

データ型 

説明 

concurrentsipdialogs

CountStatistic 

現在ノードに保存されている SIP ダイアログの数。 

failedsipdialogs

CountStatistic 

失敗した SIP ダイアログ設定の数。アプリケーションまたは信号パスの 1 つあとのノードが、4xx-6xx 応答コードで応答しています。 

expiredsipdialogs

CountStatistic 

セッションの有効期限切れにより削除された SIP ダイアログの数。  

sucessfulsipdialogs

CountStatistic 

正常に確立された SIP ダイアログの数。 

totalsipdialogcount

CountStatistic 

SIP ダイアログの合計数。この数は、sucessfulsipdialogs + expiredsipdialogs + failedsipdialogs - concurrentsipdialogs として計算されます。

totalsipdialoglifetime

CountStatistic 

SIP ダイアログのライフタイムの合計 (ミリ秒単位)。 

表 20–6 トランザクションマネージャーの統計

属性名 

データ型 

説明 

sipservertransactions

CountStatistic 

処理中または終了状態に達した SIP サーバートランザクションの数。 

sipclienttransactions

CountStatistic 

処理中または終了状態に達した SIP クライアントトランザクションの数。 

totalsiptransactioncount

CountStatistic 

SIP トランザクションの合計数。 

totalsiptransactiontime

CountStatistic 

すべての SIP トランザクションの応答時間の合計 (ミリ秒単位)。