Date: Mon, 16 Feb 2009 14:51:40 -0500 From: Jay Aikat <jaikat@email.unc.edu> To: freebsd-pf@freebsd.org Subject: real-time queue stats every 5 sec Message-ID: <4999C3CC.9040306@email.unc.edu>
index | next in thread | raw e-mail
Hi,
I am looking for an option, if there is one, with pfctl logging queue stats in
real time.
My pf.conf file has the following:
altq on $ext_if1 priq bandwidth 622Mb qlimit 65535 queue { tcp_q1 }
queue tcp_q1 on $ext_if1 qlimit 65535 priq (default)
I can see updated queue stats every 5 seconds with
pfctl -s queue -v -v
But is there an existing option to change this update to say a different delta
of time? I need updates every sec if not every millisecond.
I have looked at pflogd output, but I don't see a way to distinguish which
packets are queued and which ones are just passed on. Thanks in advance for
your help.
--Jay.
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4999C3CC.9040306>
