https://issues.apache.org/jira/browse/SOLR-1750 might help you, since I don't 
think that all of stats.jsp is exposed via MBeans. I could be wrong about that 
though.. (apologies, our solr servers are firewalled and I can't connect via 
JMX at the moment)

Thanks for your time!

Matthew Runo
Software Engineer, Zappos.com
mr...@zappos.com - 702-943-7833

On Feb 24, 2010, at 9:26 PM, Dan Trainor wrote:

> Hi -
> 
> This is my first night working with JMX, particularly for the purpose of 
> querying Solr statistics running under Tomcat.  Before, I was trying to xpath 
> to stats.jsp which just felt dirty.
> 
> I gotta say - I think this is pretty neat.
> 
> Right now, being inexperienced with JMX and all, I was wondering if there was 
> a way to pull all Solr-specific items out of there.  I see some general 
> counters pertaining to each of my Solr instances, but nothing along the lines 
> of lookups, hits, hit ratios, and the like.  They're all more Tomcat-centric 
> - memory usage etc etc.  That's fine, too, but the whole point of this 
> exercise is to get instance-specific statistics regarding Solr.
> 
> Is this information exposed via JMX under Solr?  Can I pull a list somewhere 
> of all items that find their way through JMX to be seen from an external 
> source?
> 
> Thanks in advance
> -dant
> 

Reply via email to