On Thursday, April 06, 2006 2:30 PM [EDT],
Nelson, Sharon <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I've just started using Analog so I hope you'll bear with a newbie.
> I'm using Analog to analyze the traffic on our proxy server. For the
> purposes of one report, we only want to track only .pdf and .htm/html
> accesses via the Request Report.
>
> I have PAGEINCLUDE *.pdf (with all the other PAGEINCLUDEs commented
> out; my understanding is .htm/.html is included by default)
>
> In my setup for the Request Report I have the following:
> REQFLOOR 1r # list everything that's had at least 1 request
> REQINCLUDE pages # only include what I defined as "pages" above,
> instead of all files, in the Request Report
> REQLINKEXCLUDE pages,*.pdf # don't create hyperlinks
> REQCOLS PED # include no. of page requests, date of 1st access, date
> of last access as cols. in report
> REQSORTBY ALPHABETICAL # sort the request report alphabetically by
> filename
>
> My problem is with the REQCOLS section. When I run the report as
> listed above ("P" for number of page requests), I don't get any sort
> of number appearing. If I substitute REQCOLS RED (number of requests)
> then I get numbers -- but I'm not sure if these are truly "page
> requests" since the "P" option doesn't appear to be working.
>
> For the purposes of the Request Report in the above scenario, is "R"
> equivalent to "P"? Or have I messed something up?
If the item requested is a page, then it's a Page Request - if Page1.pdf is
requested 1024 times, then there are 1024 Page Requests for that item. That
is, both R and P would be 1024, if thy were both listed. If the requested
item isn't a page, then P will obviously be 0.
This means that, for the Request Report, P (and Q) is a meaningless
measure - if it's a Page, then all the requests are Page Requests, if it's
not a page, then none of them are.
In all of the other reports, P and R are distinct measures - a host can
request both pages and non-pages, a folder can contain both pages and non
pages, a time period will contain requests for both pages and non-pages.
By the way, your errors.txt file should hhave included this message:
analog: Warning C: In Request Report, P and Q not allowed in COLS: ignoring
them
Aengus
+------------------------------------------------------------------------
| TO UNSUBSCRIBE from this list:
| http://lists.meer.net/mailman/listinfo/analog-help
|
| Analog Documentation: http://analog.cx/docs/Readme.html
| List archives: http://www.analog.cx/docs/mailing.html#listarchives
| Usenet version: news://news.gmane.org/gmane.comp.web.analog.general
+------------------------------------------------------------------------