Hey Jan-Henrik,

Thanks for the response. I tried that but unfortunately still does not connect 
after a reload and restart.

if failed host 127.0.0.1 port 8983 protocol http and request /solr/ then restart

'solr' failed, cannot open a connection to INET[127.0.0.1:8983] via TCP

Any other ideas?

-Matt


On August 15, 2014 at 12:53:49 PM, Jan-Henrik Haukeland ([email protected]) 
wrote:

You need to request the path solr answer on, not the default path / which might 
not have anything behind it. Use something like (you will need Monit version 
5.8.1) 

if failed 
host 127.0.0.1 
port 8983 protocol http 
and request /solr/ 
then restart 



On 15 Aug 2014, at 18:00, Matt Coneybeare <[email protected]> wrote: 

> Hi Monit Experts, 
> 
> I have been having an issue with monit connecting to a jetty/solr instance. 
> To save space and bytes, I will link to my Server Fault question instead of 
> duplicating the content here. Please help! 
> 
> http://serverfault.com/questions/620728/monit-cannot-connect-to-solr-jetty-instance
>  
> 
> Thanks! 
> 
> -Matt Coneybeare 
> 
> -- 
> To unsubscribe: 
> https://lists.nongnu.org/mailman/listinfo/monit-general 


-- 
To unsubscribe: 
https://lists.nongnu.org/mailman/listinfo/monit-general 
--
To unsubscribe:
https://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to