Re: pf queue monitoring

2006-08-23 Thread tony sarendal
On 23/08/06, Julien TOUCHE <[EMAIL PROTECTED]> wrote: > > tony sarendal wrote on 22/08/2006 08:32: > > I wrote a script to generate graphs for the queues using python and > > rrdtool a while back when I needed it, although it only works with > > CBQ. http://www.prefixmaster.com/eyeonpf.php > > > >

Re: pf queue monitoring

2006-08-23 Thread tony sarendal
On 23/08/06, tony sarendal <[EMAIL PROTECTED]> wrote: > > > > On 23/08/06, Julien TOUCHE <[EMAIL PROTECTED]> wrote: > > > > tony sarendal wrote on 22/08/2006 08:32: > > > I wrote a script to generate graphs for the queues using python and > > > rrdtool a while back when I needed it, although it onl

Re: pf queue monitoring

2006-08-22 Thread tony sarendal
On 23/08/06, Julien TOUCHE <[EMAIL PROTECTED]> wrote: > > tony sarendal wrote on 22/08/2006 08:32: > > I wrote a script to generate graphs for the queues using python and > > rrdtool a while back when I needed it, although it only works with > > CBQ. http://www.prefixmaster.com/eyeonpf.php > > > >

Re: pf queue monitoring

2006-08-22 Thread Julien TOUCHE
tony sarendal wrote on 22/08/2006 08:32: > I wrote a script to generate graphs for the queues using python and > rrdtool a while back when I needed it, although it only works with > CBQ. http://www.prefixmaster.com/eyeonpf.php > awesome tool. i try it yesterday evening and it is really simple t

Re: pf queue monitoring

2006-08-21 Thread tony sarendal
On 22/08/06, Michal Soltys <[EMAIL PROTECTED]> wrote: > > Lawrence Horvath wrote: > > Is there a way to monitor how much traffic is passing through a queue in > > bps? > > I wrote a script to generate graphs for the queues using python and rrdtool a while back when I needed it, although it only wor

Re: pf queue monitoring

2006-08-21 Thread Michal Soltys
Lawrence Horvath wrote: Is there a way to monitor how much traffic is passing through a queue in bps? Besides pfctl -vvsq, try pftop from ports - it's great pf monitor, similar in use to top.

Re: pf queue monitoring

2006-08-21 Thread Jeff Quast
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 anyo

pf queue monitoring

2006-08-21 Thread Lawrence Horvath
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 localhos