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.gwith 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

Reply via email to