Thanks for all answers. We decided to use VisualVM with multiple remote
connections.
-Original Message-
From: Utkarsh Sengar [mailto:utkarsh2...@gmail.com]
Sent: Friday, July 26, 2013 6:19 PM
To: solr-user@lucene.apache.org
Subject: Re: monitor jvm heap size for solrcloud
We have been
We have been using newrelic (they have a free plan too) and gives all
needed info like: jvm heap usage in eden space, survivor space and old gen.
Garbage collection info, detailed info about the solr requests and its
response times, error rates etc.
I highly recommend using newrelic to monitor you
I have used JMX with SOLR before..
http://docs.lucidworks.com/display/solr/Using+JMX+with+Solr
--
View this message in context:
http://lucene.472066.n3.nabble.com/monitor-jvm-heap-size-for-solrcloud-tp4080713p4080725.html
Sent from the Solr - User mailing list archive at Nabble.com.
You can use SPM (i think):
http://sematext.com/spm/solr-performance-monitoring/
On Fri, Jul 26, 2013 at 1:36 PM, Joshi, Shital wrote:
> We have SolrCloud cluster (5 shards and 2 replicas) on 10 boxes. While
> running stress tests, we want to monitor JVM heap size across 10 nodes. Is
> there a u