ネットワークキープアライブの統計では、次のドット表記名パターンを使用します。
server.network.type-of-listener.keep-alive.statistic
ネットワークキープアライブに関して利用可能な統計を、次の表に示します。
表 8–24 ネットワークキープアライブの統計|
Statistic |
データ型 |
説明 |
|---|---|---|
|
countconnections |
CountStatistic |
キープアライブモードの接続の数。 |
|
counttimeouts |
CountStatistic |
タイムアウトしたキープアライブ接続の数。 |
|
secondstimeouts |
CountStatistic |
キープアライブのタイムアウト値 (秒)。 |
|
maxrequests |
CountStatistic |
1 つのキープアライブ接続で許可されている要求の最大数。 |
|
countflushes |
CountStatistic |
閉じられたキープアライブ接続の数。 |
|
counthits |
CountStatistic |
キープアライブモードの接続で受信した要求の数。 |
|
countrefusals |
CountStatistic |
拒否されたキープアライブ接続の数。 |