[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] Re. LossMonitor
This is just a guess, but did you count the lost packets too? Maybe the
discrepancy comes from packets being dropped at the queue.
You could also make sure by using trace-all and counting "r" events and "+"
events, with awk for example.
>
>
>
> Hi,
>
> I used a LossMonitor sink and counted the number of packets
> collected by the sink. I did the same thing using queue-monitoring
> methods using "parrivals_" and I get a vastly different value for the
> number of packets. There is only one sink for the link. Can anyone please
> tell me why there may be a discrepancy? Thanks a lot,
>
> Regards,
> Vijay Chellappa.
>
Tarik