[smokeping-users] Re: Smokeping Problem

black at galaxy.silvren.com black at galaxy.silvren.com
Fri Jan 24 16:57:31 MET 2003


I forgot to mention that I had to make a small modification to IOSPing.pm
because on one router in particular it was just too darn fast and the
connection was closing before the router woke up enough to respond. I
added a 1 second sleep before it started sending stuff to the router.

    my $pid = open2($outh,$inh, at args);
    #
    # The following comments are the dialog produced by
    # "remsh <router> ping" to a Cisco 800 series running IOS 12.2T
    #
    # Other hardware or versions of IOS may need adjustments here.
    #
    # Protocol [ip]:
--> system("/bin/sleep 1");
    print { $inh } "\n";
    # Target IP address:
    print { $inh } $target->{addr},"\n";



On Fri, 24 Jan 2003, Ivajlo Nikolov wrote:

>
> Hi,
> I can't make IOSPing work ... is there any example config file??? Sorry
> but I cannot udrestand the given help  in support section:
>
>  *** Probes ***
>  + IOSPing
>  binary = /usr/bin/remsh
>  packetsize = 1024
>  forks = 1
>
>  ++ PROBE_CONF
>  ioshost = router
>  iosuser = user
>
> Here is section *** Probes *** in my config file:
>
> *** Probes ***
>
> + FPing
> binary = /usr/local/sbin/fping
>
> + IOSPing
> binary = /usr/bin/rsh
> packetsize = 1024
> forks = 1
> ++ PROBE_CONF
> ioshost = router.domain.net
> iosuser = user
>
> And here is the result when I'm starting smokeping:
>
> ERROR: /home/ivailon/smokeping/etc/config, line 66: no sections are
> allowed
>
>
> So please help me with this problem. If you can send me an example config
> file for using FPing and IOSPing.
>
> I
>
>
>
> --
> 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://www.ee.ethz.ch/~slist/smokeping-users
> WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi
>

--
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://www.ee.ethz.ch/~slist/smokeping-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the smokeping-users mailing list