[smokeping-users] Errata in HPing.pm in version 2.3.6
Celedonio Miranda Torresano
celemiranda at gmail.com
Tue Jun 3 11:35:18 CEST 2008
There is a difference between HPing.pm in version 2.0.9 and 2.3.6:
Version 2.0.9:
$self->{pingfactor} = 1000 * $2/$1
Version 2.3.6:
$self->{pingfactor} = 1000 * $1/$2
With 2.3.6, graphics shows very high latency (over 10 or 20 seconds) with
that line. Change the line like de version 2.0.9 shows correctly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.oetiker.ch/pipermail/smokeping-users/attachments/20080603/f04b5c86/attachment.html
More information about the smokeping-users
mailing list