[jboss-dev-forums] [Design of JBossCache] - cache statistics via JMX
mircea.markus
do-not-reply at jboss.com
Fri Aug 8 11:13:48 EDT 2008
Following information is currently being exposed through JMX:
| 1)RpcManager (replCount, replFailuresCount)
| 2)ActivationInterceptor (activation count)
| 3)CacheLoaderInterceptor (lods, misses)
| 4)CacheMngmtInterceptor (hits, missis, puts, eviction count, cache life in secs, avg read/write durration)
| 5)InvalidationInterceptor (number of invalidations)
| 6)PassivationInterceptor (number of passivations)
| 7) Txinterceptor (prepare, commit and rollback count)
|
| Is there any other information you would find useful for being exposed?
| ( Starting with 3.0 it is much easier to aggregate/expose thorough JMX - JBCACHE-1305 )
|
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169627#4169627
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169627
More information about the jboss-dev-forums
mailing list