All of lore.kernel.org
 help / color / mirror / Atom feed
From: nuclearcat@nuclearcat.com
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Howto Graph throughput?
Date: Sun, 24 Aug 2003 17:15:04 +0000	[thread overview]
Message-ID: <marc-lartc-106174542628910@msgid-missing> (raw)
In-Reply-To: <marc-lartc-106172233815633@msgid-missing>

Hello info,

Sunday, August 24, 2003, 1:50:07 PM, you wrote:

Also you can collect amount of bytes transferred by class, by command
for example:

tc -s show class dev eth0

root@pppoe:~# tc -s class show dev eth0
class htb 1:101 parent 1:10 leaf 101: prio 0 rate 14Kbit ceil 64Kbit burst 1616b cburst 1680b
 Sent 88 bytes 1 pkts (dropped 0, overlimits 0)
 lended: 1 borrowed: 0 giants: 0
 tokens: 698971 ctokens: 159300

class htb 1:10 parent 1:2 rate 64Kbit ceil 64Kbit burst 1680b cburst 1680b
 Sent 88 bytes 1 pkts (dropped 0, overlimits 0)
 lended: 0 borrowed: 0 giants: 0
 tokens: 159300 ctokens: 159300

class htb 1:2 root rate 100Mbit ceil 100Mbit burst 132644b cburst 132644b
 Sent 88 bytes 1 pkts (dropped 0, overlimits 0)
 lended: 0 borrowed: 0 giants: 0
 tokens: 8287 ctokens: 8287


icn> I have successfully implemented a QoS system using HTB on a 2Mb/s 
icn> leased line and it works very well, but I would like to be able to 
icn> graph the three pipes to see what they are doing, eg: using MRTG or 
icn> similar.

icn> Has anyone any experience or examples of how to do this please?

icn> Thanks,
icn> Chris



icn> _______________________________________________
icn> LARTC mailing list / LARTC@mailman.ds9a.nl
icn> http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/



-- 
Best regards,
 nuclearcat                            mailto:nuclearcat@nuclearcat.com

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

      parent reply	other threads:[~2003-08-24 17:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-24 10:50 [LARTC] Howto Graph throughput? info
2003-08-24 14:40 ` Stef Coene
2003-08-24 17:15 ` nuclearcat [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-106174542628910@msgid-missing \
    --to=nuclearcat@nuclearcat.com \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.