[smokeping-users] Re: DNS probe not working properly (SOLUTION)

Obrien, Haskell W. obrienh at more.net
Fri Jun 27 17:16:12 MEST 2003


I built a copy of bind-9.2.2.
Pointed binary to the 9.2.2 dig.
I'm still only getting data on the last host defined for DNS probing.

-----Original Message-----
From: Tobias Oetiker [mailto:oetiker at ee.ethz.ch]
Sent: Friday, June 27, 2003 9:54 AM
To: Obrien, Haskell W.
Cc: smokeping-users at list.ee.ethz.ch
Subject: Re: [smokeping-users] Re: DNS probe not working properly
(SOLUTION)


Today Obrien, Haskell W. wrote:

> Hmm.
> Currently running version 1.20.
> On mine, I've got 6 servers defined for DNS probing.
> Only the last server's graph has any data.  The first 5 are blank.
> I tried this fix, but it only broke the last one as well.

the problem seems to be that different versions of dig exist, and
the current DNS.pm is a bit simple minded when parsing the output
of dig

cheers
tobi
>
> -----Original Message-----
> From: Artur Bittencourt [mailto:artur at via-rs.net]
> Sent: Friday, June 27, 2003 9:19 AM
> To: smokeping-users at list.ee.ethz.ch
> Subject: [smokeping-users] DNS probe not working properly (SOLUTION)
>
>
> Hello all,
>
> 	I would like to let you know that my DNS probes is working now. I had to
> change DNS.pm line 90:
>
> from
> push @times, (split /\s+/)[4];
>
> to
> push @times, (split /\s+/)[3];
>
> That´s it
> Thank you
>
> Artur Bittencourt
>
> --
> 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
>

-- 
 ______    __   _
/_  __/_  / /  (_) Oetiker @ ISG.EE, ETZ J97, ETH, CH-8092 Zurich
 / // _ \/ _ \/ /  System Manager, Time Lord, Coder, Designer, Coach
/_/ \.__/_.__/_/   http://people.ee.ethz.ch/~oetiker   +41(0)1-632-5286

--
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