[analog-help] How to include ProcTimeCols with weekly reports

Aengus analog07 at eircom.net
Sat Sep 22 09:30:37 PDT 2007


On Saturday, September 22, 2007 4:45 AM [EDT],
Gorgie.Melorgie <gorgie.melorgie at gmx.de> wrote:

> Hello all,
>
> I'm trying to figure out, how I can Analog 6.0 make me show weekly
> processing time stats. As I understand the documentation this can be
> done by adding PROCTIMECOLS to the WEEKCOLS line. So I tried WEEKCOLS
> BPRPROCTIMECOLS (the first 3 letters BPR for traffic, pages &
> requests), but it doesn't work. I also tried several attributes with
> the Proctimecols line itself, only ending up with extra data shown
> for the last 7 days at best (this by adding SUM, so the line now is
> PROCTIMECOLS prsum).

That should have thrown an "unknown columns" warning - u and m are not valid 
values for PROCTIMECOLS
http://analog.cx/docs/othreps.html

The Time reports (Yearly, Quarterly, Monthly, Weekly, Daily, Hourly and 5 
Minutes) show periodic counts - the number of Requests, Page Requests or 
Bytes, or the percentage that those counts represent of the total counts.

The Processing Time report is a non-Time report, because it's just keeping a 
count of the number of requests that match certain criteria - how many take 
between x and y milliseconds, how many between y and z milliseconds, etc. 
Non Time reports can show the totals for the last 7 days, as well as for the 
whole period, but Analog doesn't keep seperate totals for all of the 
intervening periods.

> How can I go on?

If you want to get a Processing Time report for a specific eek, you'll have 
to have Analog rerun against just that weeks log files, and if you want the 
Processing Time Report for a series of weeks, you'll have to run Analog 
multiple times and create a series of separate reports.

http://analog.cx/docs/faq.html#faq128

Aengus 



More information about the analog-help mailing list