Apparently, the timeout variable for TelnetIOSPing probe didnt work. I
had to edit the TelnetIOSPing.pm to amend the timeout value. Here' what I
get it to work: my $telnet = Net::Telnet->new("Timeout" => 20);default
value is 10s which is too short to do 20 pings for 500ms+ latency.

  ----- Original Message -----
  From: "Bee Hock Goh"
  To: [email protected]
  Subject: [smokeping-users] TelnetIOSPing connection timeout for high
  latency links
  Date: Fri, 09 Feb 2007 14:20:18 +0800

    Hi,

    I am monitoring the latency btw Singapore to Cambodia/Banglandesh
    routers. As this two locations are on satellite, the normal
    latency is easily over 500ms and more. TelnetIOSPing encounter
    connection timeout most of the time.

    Whats the default timeout for TelnetIOSPing and can they be
    change to fix the issue?

    regards,

     Bee Hock.


  --


  _______________________________________________
  smokeping-users mailing list
  [email protected]
  https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
_______________________________________________
smokeping-users mailing list
[email protected]
https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users

Reply via email to