A tool for getting information out of the Quipu logfiles

Roland Hedberg <Roland.Hedberg@rc.tudelft.nl> Thu, 04 November 1993 22:53 UTC

Received: from ietf.nri.reston.va.us by IETF.CNRI.Reston.VA.US id aa06896; 4 Nov 93 17:53 EST
Received: from CNRI.RESTON.VA.US by IETF.CNRI.Reston.VA.US id aa06892; 4 Nov 93 17:53 EST
Received: from haig.cs.ucl.ac.uk by CNRI.Reston.VA.US id aa23311; 4 Nov 93 17:53 EST
Received: from bells.cs.ucl.ac.uk by haig.cs.ucl.ac.uk with local SMTP id <g.05657-0@haig.cs.ucl.ac.uk>; Thu, 4 Nov 1993 22:14:54 +0000
Received: from dorothy.rc.tudelft.nl by bells.cs.ucl.ac.uk with Internet SMTP id <g.22900-0@bells.cs.ucl.ac.uk>; Thu, 4 Nov 1993 22:14:38 +0000
Received: by dorothy.rc.tudelft.nl id AA12574 (5.65c8/IDA-1.4.2 for osi-ds@cs.ucl.ac.uk); Thu, 4 Nov 1993 23:14:34 +0100
Sender: ietf-archive-request@IETF.CNRI.Reston.VA.US
From: Roland Hedberg <Roland.Hedberg@rc.tudelft.nl>
Message-Id: <199311042214.AA12574@dorothy.rc.tudelft.nl>
Subject: A tool for getting information out of the Quipu logfiles
To: osi-ds@cs.ucl.ac.uk
Date: Thu, 4 Nov 1993 23:14:32 +0100 (MET)
X-Mailer: ELM [version 2.4 PL22]
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Content-Length: 1161

Hi!

At the osi-ds meeting today I presented some graphs on reachability
and edbupdates, the background information for these graphs was
produced by this tool ( in fact a perl script).
It is a tool as stated in the subject line that works on the logfile
(in fact the stats file) produced by Quipu.

At the meeting there where some interest in getting access to the tool so here 
goes . You can fetch the script by anonymous FTP from master.surfnet.nl
as ~ftp/pub/traffic.pl .

There is virtually no documentation for the moment apart from the
hardly readable code and some help lines you get by using the -h flag.

I will,hopefully soon, produce a file describing the functionality 
of the script, but for those who rather wants to try it out on there own,
you are free to do that.

Please, if you find faults/bugs or have other reasons for changing the code 
feed that information back to me, so that I can incorporate them into
future versions. 

Also, a disclamer, this a highly volatile piece of code, I change it if not
every so almost everyother day so if there are some interest from persons to be
informed of the updates please let me know.

-- Roland