Hi,

There are no official tools other than looking at the built-in stats pages and 
perhaps using JConsole or similar JVM monitoring tools. Note that Solr's JMX 
capabilities may let you hook your enterprise's existing monitoring dashboard 
up with Solr.

Also check out the new monitoring service from Sematext which will give you 
graphs and all. So far it's free evaluation: http://sematext.com/spm/index.html

Do you have a clue for why the indexing is slow?

--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
Solr Training - www.solrtraining.com

On 31. okt. 2011, at 04:59, yu shen wrote:

> Hi All,
> 
> I am a solr newbie. I find solr documents easy to access and use, which is
> really good thing. While my problem is I did not find a solr home grown
> profiling/monitoring tool.
> 
> I set up the server as a multi-core server, each core has approximately 2GB
> index. And I need to update solr and re-generate index in a real time
> manner (In java code, using SolrJ). Sometimes the update operation is slow.
> And it is expected that in a year, the index size may increase to 4GB. And
> I need to do something to prevent performance downgrade.
> 
> Is there any solr official monitoring & profiling tool for this?
> 
> Spark

Reply via email to