Thanks for the info... I just found the Active_col part
of report magic, and it seems to work.

I think I may end up doing it only in the HOURSUM report,
because it seems to fubar'd the quick summary :-)

It is all starting to make sense now... Thanks!

Steve
--
On Tue, 18 Sep 2001, Jeremy Wadsack wrote:

  JW> 
  JW> Steve Pirk ([EMAIL PROTECTED]):
  JW> 
  JW> > I am try to show "page requests" instead of "total requests"
  JW> > in the Hourly summary graph (we process logs on a daily
  JW> > basis, with individual report sets for each day).
  JW> 
  JW> > Analog version is 5.03. In analog.cfg, I have the following:
  JW> > HOURLY ON
  JW> > HOURSUMGRAPH P
  JW> > HOURSUMCOLS Pp
  JW> 
  JW> > With these setting, I get pages and % of total pages in the 
  JW> > hourly text printout, but no graph. If I add R (requests) to the
  JW> > columns, I get a graph of requests, not pages:
  JW> > HOURLY ON
  JW> > HOURSUMGRAPH P
  JW> > HOURSUMCOLS PpR
  JW> 
  JW> > Analog seems to be ignoring the HOURSUMGRAPH setting. I also had
  JW> > this problem in 4.11 (which is why I upgraded :-)
  JW> 
  JW> > I must add that I am post processing with with Report Magic.
  JW> > I do not think this is affecting my problem, but it might be.
  JW> 
  JW> Analog doesn't generate any graphs when used in 'OUTPUT COMPUTER'
  JW> mode. Report Magic creates it's own graphs using settings in it's own
  JW> configuration file. It doesn't read the Analog configuration file or
  JW> know what is in it.
  JW> 
  JW> To tell Report Magic to graph the pages column make sure your settings
  JW> file looks like this:
  JW> 
  JW> [reports]
  JW> Active_Column=P
  JW> 
  JW> This will graphs Pages for all graphs. If you just want to do that for
  JW> the Hourly Summary then put it in the [HOURSUM] section rather than
  JW> the global [reports] section.
  JW> 
  JW> 
  JW> 

-- 
Steve Pirk
[EMAIL PROTECTED] . deathcon.com . pirk.com . webops.com . t2servers.com 

+------------------------------------------------------------------------
|  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/[email protected]/
|    http://lists.isite.net/listgate/analog-help/archives/
|    http://www.tallylist.com/archives/index.cfm/mlist.7
+------------------------------------------------------------------------

Reply via email to