Displaying 2 results from an estimated 2 matches for "xvnl".
Did you mean:
xvnc
2005 May 12
7
wanted A tool to measure bandwidth....
Hello Everybody,
I have configured a Linux box that does traffic shaping. Its working wonderfully fine, just as expected...Now i want to measure the bandwidth consumed by each of my hosts....But I dont want SNMP to run on all the hosts[as required by MRTG]
I used iptraf on my linux box, but it only measures the bandwidth on interface basis only....
I tried installing traffic-vis, its not working
2005 Apr 28
1
Packets Going to default class
...6000bit burst 1631b/8 mpu 0b overhead 0b cburst 1631b/8 mpu 0b overhead 0b
level 0
Sent 249388 bytes 3338 pkt (dropped 0, overlimits 0 requeues 0)
rate 1336bit 1pps backlog 0b 0p requeues 0
lended: 3338 borrowed: 0 giants: 0
tokens: 49408 ctokens: 49408
iptables -xnvL -t mangle
# iptables -xvnL -t mangle
Chain FORWARD (policy ACCEPT 244799 packets, 132669070 bytes)
pkts bytes target prot opt in out source
destination
2243 1297515 MARK all -- * * a.b.c.d/24
0.0.0.0/0 MARK set 0xa
3720 1386013 MARK all -- * *...