Re: ALTQ statistics?

From: Robert Downes (nullentropy_at_lineone.net)
Date: 02/21/05

  • Next message: Julian Elischer: "Re: ABI suggestions?"
    Date: Mon, 21 Feb 2005 03:05:51 +0000
    To: Charlie Schluting <charlie@schluting.com>, freebsd-net@freebsd.org
    
    

    Charlie Schluting wrote:

    > Does anyone know of any statistics tools that do a good job
    > summarizing ALTQ queuing?
    > Perhaps with an rrd graph of some sort?
    >
    > I just started using shaping, and its great.. but some time-based view
    > of the following data (or more) would be really interesting to see.

    Well, graphing is asking too much of the command-line, but maybe

        pfctl -vvs queue

    will interest you more than your current invocation. (Notice double v in
    the switches.)

    However, the rates displayed seem to be since-command-invocation
    averages, as they start at zero, but do not seem to return to zero
    immediatlely the traffic stops.

    -- 
    Bob
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Julian Elischer: "Re: ABI suggestions?"

    Relevant Pages

    • Re: to keep you from having difficulties of greater proportions -- Ray (the nice guy)
      ... what Zero fantasized I said but can't of course cite: ... others make "some sort of claim to be an expert of some sort" are the ... citing his own experiences. ... Which is to say that you said without qualification that I was ...
      (misc.writing)
    • Re: Fraction saving. Was "a question about IIR filter"
      ... shaping with a zero at DC". ... that's not as compact as "fraction ...
      (comp.dsp)
    • RE: Setting Range by calculation
      ... 'Return the address of cell containing zero ... 'Or return the row of the cell containing zero ... As far the sort, I tried your code, but was not sure how to set "i" so I set ... In my working tab I have references to the pasted tab for up to 200 ...
      (microsoft.public.excel.programming)
    • Re: strange record sorting behavior
      ... In this case I have a script that organizes records in t_draft so the ... contour of crime you're incorrigible ... I ain't no nice guy zero hour ... or ways I try sort by name this arrangement persists. ...
      (comp.databases.filemaker)
    • Re: CListCtrl sort not working
      ... The two parameters coming to my callback function are always zero. ... Unfortunately the FAQ doesn't suggest how this should be used. ... a subsequent sort doesn't work because now the data item no longer matches the actual index of the row item. ... I suppose I could change the data items depending on whether I pass back a positive, zero or negative value, but it seems to me I shouldn't have to do that and also, it seems to me that the data item loses it's usefulness if I just have to store an index in it. ...
      (microsoft.public.vc.mfc)