Xymon Mailing List Archive search

Strange things?

4 messages in this thread

list Lars Ebeling · Tue, 22 Feb 2005 18:02:32 +0100 ·
Hi All,
 
This is an extract from my bb-hosts file in hobbit:
192.168.0.2 leopg9 # BBDISPLAY BBPAGER BBNET bbd http://leopg9/

192.168.0.100 Leo

192.176.5.1 Duni

 
This is suddenly reported:

Tue Feb 22 17:54:10 2005 conn ok 

Service conn on Duni is OK (up)


 green <http://192.168.0.2/hobbit/gifs/green.gif>;  62.119.162.107 is alive
(0.46 ms)


A totally different IP-address. That my outside address.
I alse get an error in bbtest:
Error output:

xgetenv: Cannot find value for variable HOME
Henrik, you still got the URL?
Regards
Lars
list Henrik Størner · Tue, 22 Feb 2005 18:13:51 +0100 ·
quoted from Lars Ebeling
On Tue, Feb 22, 2005 at 06:02:32PM +0100, Ebeling, Lars wrote:
 
This is an extract from my bb-hosts file in hobbit:
192.168.0.2 leopg9 # BBDISPLAY BBPAGER BBNET bbd http://leopg9/
192.168.0.100 Leo
192.176.5.1 Duni

This is suddenly reported:

Tue Feb 22 17:54:10 2005 conn ok 
 green <http://192.168.0.2/hobbit/gifs/green.gif>;  62.119.162.107 is alive
(0.46 ms)

A totally different IP-address. That my outside address.
Hobbit will always do a DNS loookup on the hostname to find the IP
of your host - the IP in bb-hosts is only a fall-back measure.
If you want to force network tests to use the IP from bb-hosts, 
then add the "testip" keyword to the bb-hosts line, or run bbtest-net
with "--dns=ip"

xgetenv: Cannot find value for variable HOME
This is unrelated, but it's an odd Unix system that does not have the
HOME environment variable defined ...


Henrik
list Lars Ebeling · Tue, 22 Feb 2005 18:23:21 +0100 ·
Hi again,
 
suddenly I thought of that I had changed the DNS-database this morning (I'm
looking at Postfix on the same machine).
 
So I changed that back, and suddenly the odd problem with the IP-address was
solved.
 
Regarding the problem with bbtest. Having a look at the History page, the
timebar shows green, but the columns are not updated, neither the main view.
Well I have difficulties to explain.
 
Regards
Lars
 
 
 Ursprungligt meddelande-----
Från: Ebeling, Lars [mailto:user-526f6a52139b@xymon.invalid] 
Skickat: den 22 februari 2005 18:03
Till: 'user-ae9b8668bcde@xymon.invalid'
Ämne: [hobbit] Strange things?
quoted from Lars Ebeling


Hi All,
 
This is an extract from my bb-hosts file in hobbit:
192.168.0.2 leopg9 # BBDISPLAY BBPAGER BBNET bbd http://leopg9/

192.168.0.100 Leo

192.176.5.1 Duni

 
This is suddenly reported:

Tue Feb 22 17:54:10 2005 conn ok 

Service conn on Duni is OK (up)


 green <http://192.168.0.2/hobbit/gifs/green.gif>;  62.119.162.107 is alive
(0.46 ms)


A totally different IP-address. That my outside address.
I alse get an error in bbtest:
Error output:

xgetenv: Cannot find value for variable HOME
Henrik, you still got the URL?
Regards
Lars
list Lars Ebeling · Tue, 22 Feb 2005 18:28:25 +0100 ·
Hi again,

Off course HOME is set, but perhaps it's wrong. Should it be Hobbits home ie
/home/hobbit or the users home, that was set during installation
/home/bb/bb? Hobbit is run as bb, is it difficult to change that to hobbit?

/Lars

-----Ursprungligt meddelande-----
Från: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Skickat: den 22 februari 2005 18:14
Till: user-ae9b8668bcde@xymon.invalid
Ämne: Re: [hobbit] Strange things?
quoted from Henrik Størner


On Tue, Feb 22, 2005 at 06:02:32PM +0100, Ebeling, Lars wrote:
 
This is an extract from my bb-hosts file in hobbit: 192.168.0.2 leopg9 
# BBDISPLAY BBPAGER BBNET bbd http://leopg9/ 192.168.0.100 Leo
192.176.5.1 Duni

This is suddenly reported:

Tue Feb 22 17:54:10 2005 conn ok
 green <http://192.168.0.2/hobbit/gifs/green.gif>;  62.119.162.107 is alive
(0.46 ms)

A totally different IP-address. That my outside address.
Hobbit will always do a DNS loookup on the hostname to find the IP of your
host - the IP in bb-hosts is only a fall-back measure. If you want to force
network tests to use the IP from bb-hosts, 
then add the "testip" keyword to the bb-hosts line, or run bbtest-net with
"--dns=ip"

xgetenv: Cannot find value for variable HOME
This is unrelated, but it's an odd Unix system that does not have the HOME
environment variable defined ...


Henrik