[smokeping-users] Re: Biggest fping size

Niko Tyni ntyni+smokeping-users at mappi.helsinki.fi
Thu Mar 23 08:10:00 MET 2006


On Wed, Mar 22, 2006 at 06:34:45PM -0300, Edinilson J. Santos wrote:
> You are correct. Simulating a fping via shell I can see that the biggest 
> value is 4096, as you can see below:

Hi,

the 4096 is because there's a buffer of 4096 bytes in fping.c:wait_for_reply()
that's used for the received data. However, according to my tests (on Linux 2.6)
this only affects the processing phase, not the actual data on the network.

So, in effect fping is lying about the size of the received data.

I don't really understand the original problem, though. Smokeping doesn't
care about the size of the data fping reports. It calls fping as 'fping
-b<size> -C<pings> -q -B1 -r1 <hosts>', so the response doesn't even
contain the size part. If fping considers the ping successful, smokeping
should be OK with that.

>From the ping traces, it would seem like the first ping is lost when size
> 7300.  Is this always the case? That might have something to do with not
getting any graphs (although it would be a bug in Smokeping, of course.)

Cheers,
-- 
Niko

--
Unsubscribe mailto:smokeping-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:smokeping-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/smokeping-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi



More information about the smokeping-users mailing list