Re: requestsPerSecond, averageResponseTime

2007-06-20 Thread Otis Gospodnetic
From: Ian Holsman <[EMAIL PROTECTED]> To: solr-dev@lucene.apache.org Sent: Wednesday, June 20, 2007 2:48:50 AM Subject: Re: requestsPerSecond, averageResponseTime I've been working on a tool to parse log files to get some of this kind of information as well it's really alpha, bu

Re: requestsPerSecond, averageResponseTime

2007-06-20 Thread Ian Holsman
Clay Webster wrote: Hey Ian, these version with all the parameter options only shows the table headers.. no data. (No requests?) it's a bug with the collector try http://pyro.holsman.net:9081/top/?hours=72 and I'll work on getting more load pushed through it. (It comes with a log replay tool

Re: requestsPerSecond, averageResponseTime

2007-06-20 Thread Yonik Seeley
On 6/20/07, Will Johnson <[EMAIL PROTECTED]> wrote: The one thing most people (ie product managers) want to see is the number of times that users get 0 hits for a query but that doesn't seem to be logged anywhere in solr that's easily accessible in log files. Am I missing something very obvious

RE: requestsPerSecond, averageResponseTime

2007-06-20 Thread Chris Hostetter
: The one thing most people (ie product managers) want to see is the : number of times that users get 0 hits for a query but that doesn't seem : to be logged anywhere in solr that's easily accessible in log files. Am : I missing something very obvious or should we try and fix this somehow? it's

RE: requestsPerSecond, averageResponseTime

2007-06-20 Thread Will Johnson
ubject: Re: requestsPerSecond, averageResponseTime Hey Ian, these version with all the parameter options only shows the table headers.. no data. (No requests?) PS: I think there's interest. ;-) --cw On 6/19/07, Ian Holsman <[EMAIL PROTECTED]> wrote: > > I've been working

Re: requestsPerSecond, averageResponseTime

2007-06-20 Thread Clay Webster
Hey Ian, these version with all the parameter options only shows the table headers.. no data. (No requests?) PS: I think there's interest. ;-) --cw On 6/19/07, Ian Holsman <[EMAIL PROTECTED]> wrote: I've been working on a tool to parse log files to get some of this kind of information as we

Re: requestsPerSecond, averageResponseTime

2007-06-19 Thread Ian Holsman
I've been working on a tool to parse log files to get some of this kind of information as well it's really alpha, but if your curious the dummy system is here: http://pyro.holsman.net:9081/top/ -- slightly obfuscated queries (to roll them up) http://pyro.holsman.net:9081/overall/?period=5m&hou

Re: requestsPerSecond, averageResponseTime

2007-06-19 Thread Ryan McKinley
Will Johnson wrote: Has anyone tried to get solr statistics with cacti/nagios? If it isn't too difficult, I would like to set this up. Can cacti read & parse a file? Generally speaking nagios/cacti are as powerful as you are with bash. We haven't done it yet but it's a requirement at my

RE: requestsPerSecond, averageResponseTime

2007-06-19 Thread Will Johnson
>Has anyone tried to get solr statistics with cacti/nagios? If it isn't >too difficult, I would like to set this up. >Can cacti read & parse a file? Generally speaking nagios/cacti are as powerful as you are with bash. We haven't done it yet but it's a requirement at my company to integrate the

Re: requestsPerSecond, averageResponseTime

2007-06-19 Thread Ryan McKinley
For the record nagios and/or cacti could both keep track of 'in the last x' type of statistics based on totals but having solr compute that automatically would be nice. That's a good point about totals... totalResponseTime is actually more powerful than averageResponseTime in that a monitoring

Re: requestsPerSecond, averageResponseTime

2007-06-19 Thread Yonik Seeley
On 6/19/07, Will Johnson <[EMAIL PROTECTED]> wrote: Would it be better to have an option to record traffic for the last 'x minutes/seconds/hours' configurable on a per handler basis? The goal is to have hooks for nagios/cacti/etc to be able to pull live status info for monitoring purposes. If y

RE: requestsPerSecond, averageResponseTime

2007-06-19 Thread Will Johnson
automatically would be nice. - will -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yonik Seeley Sent: Tuesday, June 19, 2007 10:27 AM To: solr-dev@lucene.apache.org Subject: requestsPerSecond, averageResponseTime requestsPerSecond and averageRespon

requestsPerSecond, averageResponseTime

2007-06-19 Thread Yonik Seeley
requestsPerSecond and averageResponseTime were added to statistics for each response handler. Are these statistics really useful enough to keep as-is? averageResponseTime is cumulative since the server started, so it's not useful for monitoring purposes, but only benchmarking purposes (it won't