LARTC
[Top] [All Lists]

Re: [LARTC] Re: LARTC Digest, Vol 27, Issue 26

To: terraja-based <drumlesson@gmail.com>
Subject: Re: [LARTC] Re: LARTC Digest, Vol 27, Issue 26
From: "Salatiel Filho" <salatiel.filho@gmail.com>
Date: Sat, 19 May 2007 22:08:43 -0300
Cc: lartc@mailman.ds9a.nl
Delivered-to: sp-com-lists@consult.net
Delivered-to: lartc-list@securepoint.com
Delivered-to: lartc@outpost.ds9a.nl
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=bjjyl5dTCTinPmqqVGZqlK4a/Lov6vmTeCPPlBVNydA/0zZldMySYIeynekF2XPl+k8f/k69p3TX/EJik9cwg+hP+PA1yAC2NjH5TU9UYGC8PV7Dn+rE7b3dh/xpOWPOu3yRGSjImscHAXuNks9UJf9kmNFe0m6TFGbuU37JNkY=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Fn/t6rWywCseqoKU+sO8rnnxXYRmX3tYif+47/zD2t7zyzZ7aFbLmjN9bALQBzURnGTsxcznR6PRdYiUhbOvHhP/4pYhskRJlhAj2OSQyMe4GI7becyswyt1rUIz1FbpzsrTaKfi+jIAlg2Z+o7Hn9O0Q4/ga2xR3inMaRPeyck=
In-reply-to: <823158cf0705191625o14a7ff82n8054365e8eff226e@mail.gmail.com>
List-archive: <http://mailman.ds9a.nl/pipermail/lartc>
List-help: <mailto:lartc-request@mailman.ds9a.nl?subject=help>
List-id: "Mailinglist of the Linux Advanced Routing &amp; Traffic Control project" <lartc.mailman.ds9a.nl>
List-post: <mailto:lartc@mailman.ds9a.nl>
List-subscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=subscribe>
List-unsubscribe: <http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc>, <mailto:lartc-request@mailman.ds9a.nl?subject=unsubscribe>
References: <20070519100005.F40A34100@outpost.ds9a.nl> <823158cf0705191625o14a7ff82n8054365e8eff226e@mail.gmail.com>
Sender: lartc-bounces@mailman.ds9a.nl


On 5/19/07, terraja-based <drumlesson@gmail.com> wrote:
Hi folks...!!!
 
 
I need to generate qdisc statistics to show my 4 class (10, 20, 30, 40), i`ve all working with HTB and so on, but i need to graph this results e.g with RRDTOOL.
 
I found a script made in perl, that can to graph my 4 class, but i need to know which IP address on my LAN are using the bandwidth too, in other hand i need to classify the traffic by IP to show.
 
This is an out of my "tc -s qdisc show":
 
***********************************************************
qdisc htb 1: r2q 10 default 40 direct_packets_stat 0
 Sent 935816543 bytes 791394 pkt (dropped 0, overlimits 117076 requeues 0)
 rate 0bit 0pps backlog 0b 0p requeues 0

qdisc sfq 10: parent 1:10 limit 128p quantum 1500b perturb 10sec
 Sent 2385144 bytes 21890 pkt (dropped 0, overlimits 0 requeues 0)
 rate 0bit 0pps backlog 0b 0p requeues 0

qdisc sfq 20: parent 1:20 limit 128p quantum 1500b perturb 10sec
 Sent 614622187 bytes 536309 pkt (dropped 0, overlimits 0 requeues 0)
 rate 0bit 0pps backlog 0b 0p requeues 0

qdisc sfq 30: parent 1:30 limit 128p quantum 1500b perturb 10sec
 Sent 17904922 bytes 14150 pkt (dropped 0, overlimits 0 requeues 0)
 rate 0bit 0pps backlog 0b 0p requeues 0

qdisc sfq 40: parent 1:40 limit 128p quantum 1500b perturb 10sec
 Sent 300904290 bytes 219045 pkt (dropped 0, overlimits 0 requeues 0)
 rate 0bit 0pps backlog 0b 0p requeues 0
***********************************************************
 
 
I`ll apreciate any help, thx a lot
 
terraja-based

_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc

Use polltc , i do not remember the URL but it outputs RRD files.


--
[]'s
Salatiel

"O maior prazer do inteligente é bancar o  idiota
   diante de um  idiota que banca o inteligente".
_______________________________________________
LARTC mailing list
LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/cgi-bin/mailman/listinfo/lartc
<Prev in Thread] Current Thread [Next in Thread>