[smokeping-users] Re: Smokeping is stoping to collect information via RemoteFPing.

Sergey Ivanov sergejus at lanteka.lt
Fri Apr 30 21:25:37 MEST 2004


Hello,

I'm found how to resolve my problem.
By default, in latest linux distributions, SSH is using version 2 of
ssh-protocol. The problem have been  resolved then i've changed a ssh
protocol to the version 1 (oldest version) by adding "-1" key in the
RemoteFPing.pm file:

original string:
my $query = "$self->{properties}{binary} @ruser...

with added "-1" key:
my $query = "$self->{properties}{binary} -1 @ruser...

I don't understand what is a different for smokeping to use one or another
SSH protocol... Both protocol versions are working well on others tasks.

----- Original Message -----
From: "Sergey Ivanov" <sergejus at lanteka.lt>
To: <smokeping-users at list.ee.ethz.ch>
Sent: Thursday, April 29, 2004 7:24 PM
Subject: [smokeping-users] Smokeping is stoping to collect information via
RemoteFPing.


> Problem:
> Smokeping is stoping to collect information via RemoteFPing.
>
> Description:
> After an several hours of work smokeping is stoping to collect information
> via RemoteFPing probe.
> I'm discovered an one _hanged_ RemoteFPing job in running processes in
that
> moments. And that job is _never_ finishing up.
>
> I have some packet loss between smokeping_host and remote_fping_host (it's
a
> radiolink). I think that the reason of hanging up is that packet loss.
Then
> i'm trying to manually kill that hanged remotefping job - smokeping is
> resuming and continuing to collect information from others probes without
> problems.
>
> Some debug information:
> I'm using it on slackware and debian linux with the latest
rrdtool/libs/etc
> compiled manually from the sources.
>
> # rrdtool fetch myobject.rrd AVERAGE -s -1h
>
> 1083246300: nan 0.0000000000e+00 3.3827010000e-02 2.5839726667e-02
> 2.8640310000e-02 2.8944346667e-02 2.9458430000e-02 3.0529003333e-02
> 3.3827010000e-02 .5195360000e-02 3.5769113333e-02 8.4483206667e-02
> 1.4752046000e-01
> 1083246600: nan nan nan nan nan nan nan nan nan nan nan nan nan
> 1083246900: nan nan nan nan nan nan nan nan nan nan nan nan nan
> 1083247200: nan nan nan nan nan nan nan nan nan nan nan nan nan
>
> That message appears in the logs, then i'm trying to manually kill hanged
> job:
> > WARNING: smokeping took 1221 seconds to complete 1 round of polling.
> > It should complete polling in 300 seconds. You may have unresponsive
> devices in your setup.
>
> Is it possible to resolve that problem in the feature realeses?
> Maybe it's reasonable to add some timeout function in smokeping, to
prevent
> it from waiting for an hanged jobs completing?
>
> I'm sorry for my pure english.
>
> --
> 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