Displaying 20 results from an estimated 400 matches similar to: "unsubscribe"
2005 Dec 05
0
Fwd: Re: inspecting what''s going in a class
Subject: Re: [LARTC] inspecting what''s going in a class
Date: Monday 05 December 2005 09:38
From: "Ethy H. Brito" <ethy.brito@inexo.com.br>
To: jasonb@edseek.com
On Mon, 5 Dec 2005 00:59:46 -0500
Jason Boxman <jasonb@edseek.com> wrote:
> > > Sadly not possible with tc-filter. But perhaps I could do this for tc
> > > with Vincent Perrier''s
2004 Oct 27
3
Traffic Control Diagnostic Graphing Utility
I wrote a Perl script to poll `tc` for traffic control statistics (just bytes
presently) for leaf qdiscs. The information is fed to either RRDTool or
Munin[2], depending on what parameter is passed to the script. If the option
for a RRD database is used, graphs[3][4] are written to disk for each ten
second polling interval. If invoked via Munin[2], it handles graphing and
samples at five
2006 Jan 29
1
Reminder - links
Because these tend to get lost, here are some links that I think
everyone should know about:
wiki:
http://linux-net.osdl.org
API:
http://www.coverfire.com/lql/
Stef Coene: (Broken? I hope not. This is excellent stuff!)
http://www.docum.org/docum.org/
Jason Boxman:
http://edseek.com/~jasonb/articles/traffic_shaping/
Dan Singletary:
2004 May 07
0
Re: LARTC digest, Vol 1 #1714 - 5 msgs
Hi
I''m looking for a quick recipe for a newbie to control http traffic in
my linux gw. My internet is overloaded already and vpn external clients
are experiencing troubles (disconnecting in peak hours).
Any suggestions ?
Regards
Guillermo
Caracas/Venezuela
On Thu, 2004-05-06 at 14:40, lartc-request@mailman.ds9a.nl wrote:
> Send LARTC mailing list submissions to
>
2001 Jun 22
1
What will I need
Thanks,
but will I need any special libraries (tcl or something)?
Once again thanks for help
U¿ytkownik "Bill Medland" <medbi01@accpac.com> napisa³ w wiadomo¶ci
news:01c0fa80$6752a040$6f0c10ac@medbi01...
> GodMan <godman@tenbit.pl> wrote in article
> <9gt6hn$jbb$1@news.internetia.pl>...
> > Hello,
> > What will I need (and where can I download it?) to
2004 Jun 08
1
Oops on tc-graph.pl of all things
It only makes a few calls to `tc`:
rebecca:~# grep TC /home/jasonb/src/tc-graph.pl
$BIN_TC="/sbin/tc";
my @qdisc=`$BIN_TC -d qdisc show dev $DEV`;
my @class=`$BIN_TC -d class show dev $DEV`;
@filter=`$BIN_TC -d filter show dev $DEV parent $parent`;
But something ultimately Oopses:
rebecca:~# uname -a
Linux rebecca 2.6.6 #1 Thu May 20 17:21:44 EDT 2004 i686 GNU/Linux
2004 Sep 25
3
New L7-Filter patterns for Kademlia / eMule?
I had been using L7-Filter[1] successfully for edonkey/eMule traffic until
recently. I upgraded to the latest release of mldonkey, 2.5.28a, which
implements eMule compatibility, and with support for Kademlia[2] enabled,
network latency increases greatly.
[1] http://l7-filter.sourceforge.net/
[2] http://www.infoanarchy.org/wiki/wiki.pl?Kademlia
Has anyone created a new pattern match for
2004 Sep 29
3
Oops from netlink or what?
I reported this previously and it was verified.
Is this a bug in netlink or what? Who should I report this to?
Original Oops report:
http://mailman.ds9a.nl/pipermail/lartc/2004q2/012614.html
Thanks.
Linux rebecca 2.6.4 #1 Mon Sep 27 15:16:48 EDT 2004 i686 GNU/Linux
Sep 27 19:02:58 rebecca kernel: Unable to handle kernel NULL pointer
dereference at virtual address 00000000
Sep 27 19:02:58
2004 Jun 19
7
QoS net-snmp ?
Hi
I''ve patched net-mrtg http://www.net-snmp.org/
with http://x-ray.prokon.cz/data/snmp/
sucefully
Also I''ve copied QOS.TXT to /usr/local/share/snmp/mibs
when I make a normal use of snmp, with mrtg in order
to monitor all traffic on eth0 and eth1, it works
OK.
But, how must I do in order to get monitor for a
specific class ?
If I make a snmpwalk (like README suggest), I get
2003 Jul 08
1
rtnetlink documentation
Hello,
I would like to ask, if somewhere exists documentation about rtnetlink
interface? Something more than kernel documentation and manual pages
(man rtnetlink and man netlink).
I want create traffic classes, filters and so on (only cbq classes and
some filters based on fwmark), like tc utility from
Alexey does, but can''t find any relevant docs on net.
--
Michal Charvat
Prokon
2009 Nov 29
0
Problems with starting the backgroundrb server - Permission denied
Hi,
I am using eclipse and instant rails. I am trying to start the backgroundrb
server by the folowing script
ruby script/backgroundrb start
On doing a stack trace, it shows me an error in backgroundrb_tasks.rb on the
line
if File.exists?(scripts_src)
`#{scripts_src}/start -d`
Can anyone tell me what could be the possible reason? I tried removing -d,
but no use.
Thanks,
Harini
2006 Apr 06
2
SNMP EXTENSION
Hi ALL,
I am trying to use the SNMP extension of michel http://x-ray.prokon.cz/data/snmp/
i pached the snmpd damon as mentioned in the README
but when i run "snmpwalk -c community target enterprises.18756"
i get this error "snmpwalk: No securityName specified (Sub-id not found: (top) -> enterprises)"
any idea ?
Thanks ,
venkat
2006 May 08
2
have any one tried Snmp extension to Net-SNMP daemon
Dear all,
I am looking for a way for creating a gui for managing qos in linux ,
i came across snmp extension to net snmp at
http://x-ray.prokon.cz/data/snmp/
and i found qosd-0.0.1-13122003.tgz ,
in which there is a client server program using soap which was realy intresting but when i tried to compile it ended up with many errors ,,
does and one have tried it , or have
2006 May 16
0
rtbl_talk() call failed
Hi ,
I compiled the
qosd-0.0.1-13122003.tgz code found in
http://x-ray.prokon.cz/data/snmp/ , but i have a problem when i run it ,
i get an error
rtnetlink call failed, reason: 2 , no such file or directory
i found this line in the file delete_object_util.c
rtnl_talk(&rth, &req.n, 0, 0, NULL,NULL,NULL);
result=errno;
if(result!=0)
2004 Jun 18
6
priorities + htb
Hi!
How does prioritization work when you''ve got a tree structure, e.g.
|
+-- class_a rate 64kbit prio 1
| |
| +-- class_a1 rate 32kbit prio 1
| |
| `-- class_a2 rate 32kbit prio 2
|
`-- class_b rate 64kbit prio 2
Above could either be interpreted as
(a) a, a1 have prio 1
b, a2 have prio 2
(iow, no distinction is being made between the inner/nested
2004 Mar 22
2
tcng TCP ACK match
Hello.
I have been trying to duplicate these u32 matching rules using TCNG, but
without much success:
tc filter add dev eth0 protocol ip parent 1:0 prio 1 u32\
match ip protocol 6 0xff \
match u8 0x05 0x0f at 0 \
match u16 0x0000 0xffc0 at 2 \
match u8 0x10 0xff at 33 \
flowid 1:10
Wondershaper 1.1a implements this and if I run it things seem to be shaped as
expected. But this TCNG
2003 Dec 10
15
Graphing tc output
Hi,
My HTB shaping is working perfectly, and i have setup a bridge and hosts
behind the bridge are now getting only the bandwidth they are supposed
to get. Thanks to every one here for helping me out :)
Now I am thinking of making a graph of traffic going through various
classes. Is their any thing readily available for it, or is parsing the
output if tc and passing it to rrdtool the
2004 Feb 01
4
Shorewall 2.0.0 Alpha2
http://shorewall.net/pub/shorewall/Alpha/shorewall-2.0.0
ftp://shorewall.net/pub/shorewall/Alpha/shorewall-2.0.0
See if this change to proxy arp is more palatable.
-Tom
--
Tom Eastep \ Nothing is foolproof to a sufficiently talented fool
Shoreline, \ http://shorewall.net
Washington USA \ teastep@shorewall.net
2004 May 24
5
monitoring classes
Greetings all,
I''ve been searching high and low for any inkling of how people are
monitoring classes for long term usage data. I''m thinking something along
a script to collect the data for mrtg or perhaps even an snmp module that
would present them as interfaces to be polled....has anyone done any work
in this area?
John Dunning
Assistant Director Net & Tech Svcs
Wayne
2007 Jul 12
1
ggplot2 / histogram / y-axis
Is there a way in ggplot to make a histogram with the left-hand y-axis
label as frequency, and a right-hand y-axis label as percentage?
Thanks!
Pete