On 8/21/06, Lawrence Horvath <[EMAIL PROTECTED]> wrote:
Is there a way to monitor how much traffic is passing through a queue in bps?
Im using 'pfctl -s queue -v' but it seems to only show a running total
of packets and bits that have passed through it, and i want to be able
to see it in bps anyone know of a way to do this?

# uname -a
OpenBSD localhost.localdomain 3.9 GENERIC.MP#598 i386

thanks

--
-Lawrence


did you try adding a second -v?

pfctl -vvs queue

Reply via email to