[infinispan-issues] [JBoss JIRA] Commented: (ISPN-749) Infinispan servers should expose some stats over JMX

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Apr 18 06:31:33 EDT 2011


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

Galder Zamarreño commented on ISPN-749:
---------------------------------------

Emailed Trustin to find out best practices of keeping total amount read/written by a server. I can't see this being offered out of the box by Netty though I think it would be particularly useful for anyone building a DaaS. Finding out the amount read/written would be important to be able to bill the user accordingly.

Netty here can only offer use the total amount read/written which is interesting up to a point. What's maybe more interesting if you can find out how much user data has been read/written (key/value byte array sizes) and this is specific to the server implementations. I think both sets of values would be interesting.

> Infinispan servers should expose some stats over JMX
> ----------------------------------------------------
>
>                 Key: ISPN-749
>                 URL: https://issues.jboss.org/browse/ISPN-749
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Cache Server, JMX, reporting and management
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>             Fix For: 5.0.0.CR1, 5.0.0.FINAL
>
>
> Infinispan servers should expose some stats of their own, such as: amount of data read, amount of data written back to clients...etc.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list