Steve Pirk ([EMAIL PROTECTED]):

> I am try to show "page requests" instead of "total requests"
> in the Hourly summary graph (we process logs on a daily
> basis, with individual report sets for each day).

> Analog version is 5.03. In analog.cfg, I have the following:
> HOURLY ON
> HOURSUMGRAPH P
> HOURSUMCOLS Pp

> With these setting, I get pages and % of total pages in the 
> hourly text printout, but no graph. If I add R (requests) to the
> columns, I get a graph of requests, not pages:
> HOURLY ON
> HOURSUMGRAPH P
> HOURSUMCOLS PpR

> Analog seems to be ignoring the HOURSUMGRAPH setting. I also had
> this problem in 4.11 (which is why I upgraded :-)

> I must add that I am post processing with with Report Magic.
> I do not think this is affecting my problem, but it might be.

Analog doesn't generate any graphs when used in 'OUTPUT COMPUTER'
mode. Report Magic creates it's own graphs using settings in it's own
configuration file. It doesn't read the Analog configuration file or
know what is in it.

To tell Report Magic to graph the pages column make sure your settings
file looks like this:

[reports]
Active_Column=P

This will graphs Pages for all graphs. If you just want to do that for
the Hourly Summary then put it in the [HOURSUM] section rather than
the global [reports] section.


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

+------------------------------------------------------------------------
|  This is the analog-help mailing list. To unsubscribe from this
|  mailing list, go to
|    http://lists.isite.net/listgate/analog-help/unsubscribe.html
|
|  List archives are available at
|    http://www.mail-archive.com/analog-help@lists.isite.net/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to