mldonkey-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mldonkey-users] donitor users: speedup of data gathering


From: Jörg Maisenbacher
Subject: Re: [Mldonkey-users] donitor users: speedup of data gathering
Date: Wed, 29 Jan 2003 00:01:54 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.3a; MultiZilla v1.1.32 final) Gecko/20021212

Hy

For cleaner donitor-output:
Not completely onTopic, but still donitor-related. I noticed upload of 60k sometimes (which is on a 128kbit upstream impossible). After a while i realized, that it was the connection to the GUI (mldonkeyWatch), which was so traffic intense (btw: why has the GUI such a high traffic...?). So i modified the script
donitor_path/sbin/update_rrd.pl on line 281 (+- something)
from
my $qstring="$conntrack -nPi";

to
my $qstring="$conntrack -nPi |grep -v 192.168 |grep -v 127.0.0.1";

this gets rid of connections to the lan and localhost.

Dek

just wanted to tell..... (not for the pro's, but for the newbies wondering about strange traffic)
--
Dek <address@hidden>
   "There are only 10 types of people in the world:
    Those who understand binary and those who don't."





reply via email to

[Prev in Thread] Current Thread [Next in Thread]