[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
more info. on qmonitors.
hi kevin,
The reason why I had to use both qmonitors and flow monitors is
to obtain avg. Qsizes along with per flow statistics. When I set up a Q montior,
I see that a bytesInt_ and pktsInt_ are also instantiated and average Q sizes
etc. can be obtained using that. However when I set up a flowmonitor, bytesInt_
and pktsInt_ are not instantiated and hence when I try to obtain a bytesInt_ for
this monitor I get a null object. Since flow monitors are a subclass of
qmonitors how is that bytesInt_ is supported for the superclass and not for the
subclass?
Thanks,
kedar