Re: How could I monitor solr cache

2011-07-19 Thread kun xiong
I working on dev performance turning. I am looking for a method that could record cache status into log files. On Tue, Jul 19, 2011 at 2:24 PM, Ahmet Arslan wrote: > > > I am wondering how could I get solr cache running status. I > > know there is a > > JMX containing those information. > > >

Re: How could I monitor solr cache

2011-07-18 Thread Ahmet Arslan
> I am wondering how could I get solr cache running status. I > know there is a > JMX containing those information. > > Just want to know what tool or method do you make use of to > monitor cache, > in order to enhance performance or detect issue. You might find this interesting : http://semate

Re: How could I monitor solr cache

2011-07-18 Thread pravesh
This might be of some help: http://wiki.apache.org/solr/SolrJmx http://wiki.apache.org/solr/SolrJmx Thanx Pravesh -- View this message in context: http://lucene.472066.n3.nabble.com/How-could-I-monitor-solr-cache-tp3181317p3181407.html Sent from the Solr - User mailing list archive at

How could I monitor solr cache

2011-07-18 Thread kun xiong
Hi, I am wondering how could I get solr cache running status. I know there is a JMX containing those information. Just want to know what tool or method do you make use of to monitor cache, in order to enhance performance or detect issue. Thanks a lot Kun