[infinispan-dev] Infinispan Large Scale support

Manik Surtani manik at jboss.org
Mon Mar 21 09:09:41 EDT 2011


On 19 Mar 2011, at 13:38, david marion wrote:

> For monitoring, anything that you may have already, going through logs at this scale is tedious. I created a monitor web page that shows the following for each node:
>  
>           Node name, coordinator, transport cluster name, first heard, last heard, entries, and evictions.
>  
> This will tell me right away how many nodes are up and if they are all using the same coordinator. I am running Infinispan in an embedded fashion, so it’s my code that interrogates each cache and reports the information to the monitor server. It’s actually been pretty handy because we can see the nodes that either have not started or have not formed one cluster.

Hmm.  We do expose a lot of this stuff in JMX (look at the configs [1] to switch this on).  If your app is a webapp running in JBoss AS, you can use the JMX console (web based) to attach to it.  Or you could use RHQ/JOPR [2].

>  Do you have a number for the JIRA issue?

I was referring to the original JIRA, ISPN-83.

Cheers
Manik

[1] http://community.jboss.org/wiki/ManagementTooling
[2] http://community.jboss.org/wiki/MonitoringInfinispanwithRHQ


--
Manik Surtani
manik at jboss.org
twitter.com/maniksurtani

Lead, Infinispan
http://www.infinispan.org



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20110321/31c66c00/attachment-0001.html 


More information about the infinispan-dev mailing list