Hi,
http://newrelic.com is another option. Ahmet On Wednesday, December 23, 2015 4:26 PM, Florian Gleixner <f...@redflo.de> wrote: On 12/22/2015 08:15 PM, Tiwari, Shailendra wrote: > Hi, > > Last week our Solr Search was un-responsive and we need to re-boot the > server, but we were able to find out after customer complained about it. > What's best way to monitor that search is working? > We can always add Gomez alerts from UI. > What are the best practices? > > Thanks > > Shail > Hi, we are using check_mk to monitor our systems. You can monitor http requests with a search query very easily. We also use jolokia (which uses jmx) together with the check_mk jolokia plugin to monitor tomcats and other java processes - also our zookeeper instances are monitored this way. Next on my list is monitoring the solr instances with jolokia. I can report here as soon as i have results. check_mk: http://mathias-kettner.com/check_mk_download.php?LANG=en Jolokia: https://jolokia.org/