[infinispan-issues] [JBoss JIRA] (ISPN-6521) Statistics for Server

William Burns (JIRA) issues at jboss.org
Fri Apr 22 16:45:00 EDT 2016


    [ https://issues.jboss.org/browse/ISPN-6521?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196031#comment-13196031 ] 

William Burns commented on ISPN-6521:
-------------------------------------

This information is already available in the DMR.  It doesn't include client overhead times but does include inter cluster communication times for remote gets (if any) and write operations.

They can be found under the cache as seen here:

[standalone at localhost:9990 local-cache=default] pwd
/subsystem=datagrid-infinispan/cache-container=local/local-cache=default
[standalone at localhost:9990 local-cache=default] ls
backup                       misses=0                     
transaction                  number-of-entries=0          
activations=0                number-of-locks-available=0  
average-read-time=0          number-of-locks-held=0       
average-remove-time=0        passivations=0               
average-write-time=0         prepares=0                   
cache-loader-loads=0         read-write-ratio=0.0         
cache-loader-misses=0        remove-hits=0                
cache-loader-stores=0        remove-misses=0              
cache-name=default           rollbacks=0                  
cache-status=RUNNING         sites-mixed=[]               
commits=0                    sites-offline=[]             
concurrency-level=1000       sites-online=[]              
configuration=default        stores=0                     
evictions=0                  time-since-reset=44          
hit-ratio=0.0                time-since-start=44          
hits=0                       version=9.0.0.Alpha1         
invalidations=0              


> Statistics for Server
> ---------------------
>
>                 Key: ISPN-6521
>                 URL: https://issues.jboss.org/browse/ISPN-6521
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: JMX, reporting and management, Server
>            Reporter: William Burns
>
> JMX and DMR metrics will be implemented which report the number of invocations for each operation, their cumulative execution time, and the average execution time.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list