Finally got it working. The config that works is as followed, not the same with example. *** Probes ***
+ telnetIOSPing forks = 5 offset = 50% packetsize = 56 step = 300 timeout = 60 iospass = pass iosuser = user pings = 20 source = 192.168.100.1 +++ 101_222 menu = 101_222 title = 101_222 host = 192.168.101.222 ++++ PROBE_CONF iospass = pass iosuser = user target = 192.168.101.222 source = 192.168.100.1 psource = 192.168.100.1 On 1/23/06, John <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using SmokePing 1.42 with probe telnetIOSPing. It seems it returns > 100% packet loss which is not supposed to be. I can telnet onto the router, > should not be any problem. > I tried *smokeping --debug*. Here is the following result. What problom do > I have? > > unknown remote host: at /usr/local/smokeping/lib/probes/telnetIOSPing.pm > line 192 > unknown remote host: at /usr/local/smokeping/lib/probes/telnetIOSPing.pm > line 192 > Use of uninitialized value in scalar chomp at > /usr/local/smokeping/lib/probes/basefork.pm line 193. > Use of uninitialized value in split at > /usr/local/smokeping/lib/probes/basefork.pm line 194. > Use of uninitialized value in concatenation (.) or string at > /usr/local/smokeping/lib/probes/basefork.pm line 199. > > Config is below: > *** Probes *** > > + telnetIOSPing > > forks = 5 > offset = 50% > packetsize = 56 > step = 300 > timeout = 60 > > iospass = pass > iosuser = user > pings = 20 > source = 192.168.100.1 > > *** Targets *** > > ++ 101_222 > > probe = telnetIOSPing > menu = 101_222 > title = To 101-222 > host = 192.168.101.222 > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/smokeping-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
