You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by roySolr <ro...@gmail.com> on 2011/06/09 09:57:08 UTC

Solr monitoring: Newrelic

Hello,

I found this tool to monitor solr querys, cache etc. 

http://newrelic.com/ http://newrelic.com/ 

I have some problems with the installation of it. I get the following
errors:

Could not locate a Tomcat, Jetty or JBoss instance in /var/www/sites/royr
Try re-running the install command from <AppServerRootDirectory>/newrelic.
If that doesn't work, locate and edit the start script manually.
Generated New Relic configuration file
/var/www/sites/royr/newrelic/newrelic.yml
***** Install incomplete

Does anybody have experience with Newrelic in combination with Solr?



--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3042889.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr monitoring: Newrelic

Posted by solr <la...@gmail.com>.
So how to install newrelic javaagent in standard solr pkg

--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3739798.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr monitoring: Newrelic

Posted by Ken Krugler <kk...@transpac.com>.
It sounds like "roySolr" is running embedded Jetty, launching solr using the start.jar

If so, then there's no app container where Newrelic can be installed.

-- Ken

On Jun 9, 2011, at 2:28am, Sujatha Arun wrote:

> Try the RPM support  accessed from the accout support page ,Giving all
> details ,they are very helpful.
> 
> Regards
> Sujatha
> 
> On Thu, Jun 9, 2011 at 2:33 PM, roySolr <ro...@gmail.com> wrote:
> 
>> Yes, that's the problem. There is no jetty folder.
>> I have try the example/lib directory, it's not working. There is no jetty
>> war file, only
>> jetty-***.jar files
>> 
>> Same error, could not locate a jetty instance.
>> 
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3043080.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>> 

--------------------------
Ken Krugler
+1 530-210-6378
http://bixolabs.com
custom data mining solutions







Re: Solr monitoring: Newrelic

Posted by Sujatha Arun <su...@gmail.com>.
Try the RPM support  accessed from the accout support page ,Giving all
details ,they are very helpful.

Regards
Sujatha

On Thu, Jun 9, 2011 at 2:33 PM, roySolr <ro...@gmail.com> wrote:

> Yes, that's the problem. There is no jetty folder.
> I have try the example/lib directory, it's not working. There is no jetty
> war file, only
> jetty-***.jar files
>
> Same error, could not locate a jetty instance.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3043080.html
>  Sent from the Solr - User mailing list archive at Nabble.com.
>

Re: Solr monitoring: Newrelic

Posted by roySolr <ro...@gmail.com>.
Yes, that's the problem. There is no jetty folder. 
I have try the example/lib directory, it's not working. There is no jetty
war file, only
jetty-***.jar files

Same error, could not locate a jetty instance.

--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3043080.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr monitoring: Newrelic

Posted by Sujatha Arun <su...@gmail.com>.
There  is no jetty folder  in the standard package ,but the jetty war file
is under example/lib folder ,so this where u need to  put the newrelic
folder i guess

Regards
Sujatha

On Thu, Jun 9, 2011 at 2:03 PM, roySolr <ro...@gmail.com> wrote:

>
> I use Jetty, it's standard in the solr package. Where can i find
> the "jetty" folder?
>
> then i can start this command:
> java -jar newrelic.jar install
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3042981.html
>  Sent from the Solr - User mailing list archive at Nabble.com.
>

Re: Solr monitoring: Newrelic

Posted by roySolr <ro...@gmail.com>.
I use Jetty, it's standard in the solr package. Where can i find 
the "jetty" folder? 

then i can start this command:
java -jar newrelic.jar install

--
View this message in context: http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3042981.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr monitoring: Newrelic

Posted by Sujatha Arun <su...@gmail.com>.
You need to  install the new relic folder  under "tomcat" folder,  in case
app server is "tomcat".

Then from the command line   ,you need to run the install commnad given  in
the new relic site from your newrelic folder.

Once this is done, restart the appserver and you shld be able to see a log
file created under newrelic folder,  if all went well.

Regards
Sujatha
On Thu, Jun 9, 2011 at 1:27 PM, roySolr <ro...@gmail.com> wrote:

> Hello,
>
> I found this tool to monitor solr querys, cache etc.
>
> http://newrelic.com/ http://newrelic.com/
>
> I have some problems with the installation of it. I get the following
> errors:
>
> Could not locate a Tomcat, Jetty or JBoss instance in /var/www/sites/royr
> Try re-running the install command from <AppServerRootDirectory>/newrelic.
> If that doesn't work, locate and edit the start script manually.
> Generated New Relic configuration file
> /var/www/sites/royr/newrelic/newrelic.yml
> ***** Install incomplete
>
> Does anybody have experience with Newrelic in combination with Solr?
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-monitoring-Newrelic-tp3042889p3042889.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>