Sun GlassFish Enterprise Server v3 管理ガイド

ネットワークファイルキャッシュの統計

ネットワークファイルキャッシュの統計では、次のドット表記名パターンを使用します。

server.network.type-of-listener.file-cache.statistic

ネットワークファイルキャッシュに関して利用可能な統計を、次の表に示します。

表 8–26 ネットワークファイルキャッシュの統計

Statistic 

データ型 

説明 

contenthits

CountStatistic 

キャッシュファイルコンテンツのヒット数。 

contentmisses

CountStatistic 

キャッシュファイルコンテンツの失敗数。 

heapsize

CountStatistic 

現在のキャッシュサイズ (バイト)。 

hits

CountStatistic 

キャッシュ検索のヒット数。 

infohits

CountStatistic 

キャッシュファイル情報のヒット数。 

infomisses

CountStatistic 

キャッシュファイル情報の失敗数。 

mappedmemorysize

CountStatistic 

キャッシュ用に割り当てられたメモリーのサイズ (バイト)。 

maxheapsize

CountStatistic 

キャッシュ用のヒープ領域の最大サイズ (バイト)。 

maxmappedmemorysize

CountStatistic 

キャッシュ用の最大メモリーマップサイズ (バイト)。 

misses

CountStatistic 

キャッシュ検索に失敗したデータタイプの数。 

opencacheentries

CountStatistic 

現在開いているキャッシュエントリの数。