[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] Queue Monitor



Hi,
thanks for the quick reply. 
As per the trace file below, how can i obtain the size of the queue at the given instance of time. In the trace file, the queue size I think is in bytes and packets in columns 4 & 5.. but they seem to be negative and keep increasing, when at a particular instant of time, not more than packet ever resides in the queue due to the fact that the link has much larger capacity than the traffic flowing over it.
Please suggest.
Thanks.
Nipul Shah

*******************************
if u consider your Q to be a M/D/1 Q, you will see that you may have a non
zero Q size. 

debo
*******************************
> Hi,
> 
> I need to have a plot of queue size vs. time, for which I have been trying
> to use monitor-queue. The link over which I am using the queue monitor has
> a capacity much larger than the traffic on it. Hence the queue is always
> empty. However, this is the output of the monitor-queue that I obtain. I
> am unable to understand it.
> 
> file --> trace410.tr :
> 
> 0.136  18 19 -256 -1
> 0.138  18 19 -512 -2
> 0.555  18 19 -1536 -3
> 0.571  18 19 -2560 -4
> 0.587  18 19 -3584 -5
> 0.603  18 19 -4608 -6
> 0.619  18 19 -5632 -7
> 0.635  18 19 -6656 -8
> 0.651  18 19 -7680 -9
> 0.667  18 19 -8704 -10
> 0.683  18 19 -9728 -11
> 0.699  18 19 -10752 -12
> 
> 


0