On Wednesday, February 28, 2007 5:39 PM [EDT],
Mushtaque, Sayed Imtiaz (GE, Corporate,consultant)
<[EMAIL PROTECTED]> wrote:
Hi
Analog currently does request breakup by 5 mins at the least. Can
we do a per minute breakup.
No, the 5 minute breakdown is the shortest period that Analog does "out of
the box". You could probably modify the source to do 1 minute intervals,
though.
Also, can analog breakup the host / virtual host report by time
i.e per minute.
This is a variation of FAQ 128 - http://analog.cx/docs/faq.html#faq128
Can I find out which files each referrer pointed to?
or Can I find out which files each host has read?
or Can I find out which hosts have read each file?
or Can I find out the number of hosts visiting on each day?
or lots of similar questions.
There are lots of questions like this. They all want analog to
cross-reference two sorts of item (e.g. files and referrers in the first
example above, or hosts and dates in the last).
The solution is to use the *INCLUDE commands. For example, to find out which
files a particular referrer pointed to, restrict the analysis to just the
referrer you're interested in with the REFINCLUDE command. The Request
Report will then just list the files reached from that referrer. Similarly,
if you're interested in a particular time period, you can focus on just that
time by using the FROM and TO commands.
You do have to run analog once for each report generated. So for the example
of referrers, you would have to run it once for each referrer you're
interested in. Of course, it would be useful to be able to cross-refererence
all the files and referrers at once. But it is fundamental to analog's speed
and minimal memory requirement that it only records statistics for each type
of item individually, and doesn't record enough information to
cross-reference them afterwards.
In short, Analog isn't designed to work that way. You can get the number of
hits per time period for a single host, but you have to run Analog once for
each host to get that measurement for each host.
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
+------------------------------------------------------------------------