I could be wrong, but I wasn't aware that Ethereal/IOStat gave you ticks per
"record"/packet/frame, I thought all ticks were based on a unit of time, and
that the X-axis label is purely based on tick unit. Is your capture 5000
seconds long, with a tick interval of 1 sec, perhaps?
Ian
> > editcap BigCapFile SmallCapFile1 1-20000
> > editcap BigCapFile SmallCapFile2 20001-40000
> > editcap BigCapFile SmallCapFile3 40001-60000
>
>
> Ok, thanks. I did that, and for a temprary solution, this is ok. However I
> need to gather all the 'evidence' into a one big graph / print the graphs,
> so I need to find another solution too.
>
> One other thing however:
> When I ask Ethereal to make IO-Stats for me, for the file where I have 50000
> frames, the IO-Stat will show packets 1-5000 on the x-axis. Or at least so
> it writes out the ticks for x-axis, 1-5000 and not 1-50000. I'm not sure if
> the graph is correct or not.
>
>
> Ilkka