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

Re: quemonitors



>
> From:  [email protected] (Kedarnath Poduri)
> To:    [email protected]
> Subject: quemonitors
> Date:  Thu, 20 Nov 1997 15:39:29 PST
>
> Hi
> 	When I use QueueMonitors, the various state variables are not 
> consistent. For e.g. the parrivals != pdepartures+pdrops etc. I checked
> with a few people and its working consistenly for them. Can any one point
> to where the problem could be?
> 	There is no traffic other than data. I'm testing it with static
> topology and FTP traffic
> 
> Thanks
> kedar

can you provide a bit more detail on your setup?
(do you already know that any unaccounted-for packets are
not residing in the queue being monitored?).
	[i.e. parrivals should equal (pdeparts+pdrops+qlen)]

- K