Re: Apache Solr HTTP health endpoint for blackbox_exporter probings

2020-01-30 Thread Daniel Trüssel
On 30.01.20 18:28, Edward Ribeiro wrote: The healthcheck Jan showed is only available in SolrCloud mode. any alternative for non SolrCloud users?

Re: Apache Solr HTTP health endpoint for blackbox_exporter probings

2020-01-30 Thread Daniel Trüssel
On 23.01.20 11:55, Jan Høydahl wrote: http://localhost:8983/solr/admin/info/health On our VMs this endpoint not exists. How to enabled this? kind regards Daniel

Apache Solr HTTP health endpoint for blackbox_exporter probings

2020-01-22 Thread Daniel Trüssel
Hey With DuckDuckGo I found no HTTP health endpoint for Solr. I use https://github.com/prometheus/blackbox_exporter to probe our apps. JMX_exporter is not an option, I need to use blackbox. Please point me in the right direction. kind regards Daniel