Sun GlassFish Enterprise Server v3 Administration Guide

Network File Cache Statistics

Use the following dotted name pattern for network file cache statistics:

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

Statistics available for network file cache are shown in the following table.

Table 8–26 Network File Cache Statistics

Statistic 

Data Type 

Description 

contenthits

CountStatistic 

Number of hits on cached file content 

contentmisses

CountStatistic 

Number of misses on cached file content 

heapsize

CountStatistic 

Current cache size in bytes 

hits

CountStatistic 

Number of cache lookup hits 

infohits

CountStatistic 

Number of hits on cached file info 

infomisses

CountStatistic 

Number of misses on cached file info 

mappedmemorysize

CountStatistic 

Size of mapped memory used for caching in bytes 

maxheapsize

CountStatistic 

Maximum heap space used for cache in bytes 

maxmappedmemorysize

CountStatistic 

Maximum memory map size used for caching in bytes 

misses

CountStatistic 

Number of cache lookup misses data type 

opencacheentries

CountStatistic 

Number of current open cache entries