On Tue, 5 Dec 2000, Fabien Penso wrote:

> Hi,
> 
> I am using analog to generate statistics, but I'd like to use rrdtool
> also to generate nicer graphs.
> 
> I'd like to be able to generate normal HTML output and COMPUTER output
> in the same time so I don't need to run analog twice on my 1 million
> hits logs ;) Is that possible in any way without writing a C patch ?
> 

No. One run, one output.

You could generate a cache file and then make both output files from the
cache file [*]. This would be quicker, but more complicated.

[*] Experts will notice that you can make the first output file
simulataneously with the cache file, and the second output file from the
cache file. I think that's conceptually even more complicated though, and
not much faster.

-- 
Stephen Turner               http://www.statslab.cam.ac.uk/~sret1/
  Statistical Laboratory, Wilberforce Road, Cambridge, CB3 0WB, England
  "The Hubble Space Telescope has shut itself down, preventing astronomers
  from making any observations of the Universe." (BBC News, 15 Nov 1999)

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to