- JMX is pretty much a standard when it comes to getting stats about JVM or publishing metrics from a Java application. I've been working in an environment where we've bunch of java applications and we've always found it useful to get the metrics monitored using jconsole or visualvm. Recently we setup SolrCloud and ElasticSearch in our infrastructure and as is the case with every application server we were very keen in getting the metrics from these application. SolrCloud and ElasticSearch are both java based applications and provide all useful metrics like number of documents, request time,
Read full article from Free Souls: Monitoring Solr, ElasticSearch using JMX and Ganglia
No comments:
Post a Comment