[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq:1870] Re: pfqstat byte reading
- To: Kenjiro Cho <kjc@csl.sony.co.jp>
- Subject: [altq:1870] Re: pfqstat byte reading
- From: Mark Bojara <mark@mics.co.za>
- Date: Thu, 17 Jul 2003 17:03:54 +0200 (SAST)
- Cc: altq@csl.sony.co.jp
- In-reply-to: <20030717.190303.23215307.kjc@csl.sony.co.jp>
thanks working, did a simple grep/cut/awk script :-)
PF/ALTQ == leetness ;)
Chow
Mark
----------------------------------------------------------------
Cogito ergo spud I think therefore I yam.
----------------------------------------------------------------
On Thu, 17 Jul 2003, Kenjiro Cho wrote:
>
>Mark Bojara wrote:
>> I require a tool that can give me a reading of how many bytes have been
>> transfered through that queue since pf was enabled. I need this to do my
>> graph generation. Can pfqstat do this or is there another tool for this?
>>
>> I am running OpenBSD 3.3-current with HFSC queueing..
>
>"pfctl -vsq" is a standard way for that.
>you will need to write a simple script to extract the field you need.
>
>-Kenjiro
>