Monit cannot connect to Solr/Jetty instance

2014-08-17 Thread Matt Coneybeare
Hi Solr 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

I believe the problem lies in that the new(er) sold web-interface uses a ton of 
Javascript and other redirects, something maybe the basic monit http checker 
can’t handle. Is there a better path I can have monit check to ensure the 
service is still up and responsive?

Thanks!

-Matt Coneybeare



Re: Monit cannot connect to Solr/Jetty instance

2014-08-17 Thread Matt Coneybeare
Aha! It took me awhile to find it based on your response,  but I needed to do 
/solr/myappname/admin/ping for my setup’s needs. Thanks for the response

On August 17, 2014 at 7:39:34 PM, Erik Hatcher (erik.hatc...@gmail.com) wrote:

/admin/ping was designed for just this purpose.  

Erik  



On Aug 17, 2014, at 6:52 PM, Matt Coneybeare  wrote:  

> Hi Solr 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
>   
>  
> I believe the problem lies in that the new(er) sold web-interface uses a ton 
> of Javascript and other redirects, something maybe the basic monit http 
> checker can’t handle. Is there a better path I can have monit check to ensure 
> the service is still up and responsive?  
>  
> Thanks!  
>  
> -Matt Coneybeare  
>