For When You Can't Have The Real Thing
[ start | index | login ]
start > dave > experiments > Net Flows > 2007-11-16 > 1

2007-11-16 #1

Created by dave. Last edited by dave, 16 years and 159 days ago. Viewed 3,354 times. #1
[edit] [rdf]
labels
attachments

Of course, it's obvious

It occurs to me that the scale on the graphs is wrong because that's what I'm asking for. I'm recording bytes per five minute interval which of course is going to be different than bits per second are going to be.

The math to fix this is (bytes per five minute interval) * (8 bits per byte) / (300 seconds per five minute interval) = (bits per second).

I also think it's time to:

  • keep track of which data files have been imported into postgres because the import run time is already long, and will only grow longer
  • break the total bytes value into inbound and outbound counts
no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt