Xymon Mailing List Archive search

last snapshot - Task hobbitd terminated

list Marco Avvisano
Fri, 28 Apr 2006 13:06:28 +0200
Message-Id: <010501c66ab3$cc995950$user-582c04793b44@xymon.invalid>

Hi Enrick,

the strange thing is that is make update, not install from scratch, it 
work..
in effect i have a particular configuration....
on my linux box i run two hobbit server,
these is my configuration:
Server 1

BBSERVERIP="127.0.0.1"

# General settings
BBPORT="1984"                   # Portnumber where hobbitd/bbd listens
BBDISP="0.0.0.0"                # IP of a single hobbit/bbd server
BBDISPLAYS="127.0.0.1 127.0.0.2"

[bbproxy]
        ENABLED
        ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg
        CMD 
$BBHOME/bin/bbproxy --hobbitd --bbdisplay=127.0.0.1,127.0.0.2 --listen=PUBLIC_IP:1984 
 --report=$MACHINE.bbproxy --no-daemon --pidfile=$BBSERVERLOGS/bbproxy.pid
        LOGFILE $BBSERVERLOGS/bbproxy.log


Server 2:

BBSERVERIP="127.0.0.2"
BBPORT="1984"                   # Portnumber where hobbitd/bbd listens
BBDISP="$BBSERVERIP"            # IP of a single hobbit/bbd server
BBDISPLAYS=""                   #

bbproxy disabled


There is something in this configuration that is wrong?

Marco


----- Original Message ----- 
From: "Henrik Stoerner" <user-ce4a2c883f75@xymon.invalid>
To: <user-ae9b8668bcde@xymon.invalid>
Sent: Thursday, April 27, 2006 1:22 PM
Subject: Re: [hobbit] last snapshot - Task hobbitd terminated

On Thu, Apr 27, 2006 at 12:27:21PM +0200, Marco Avvisano wrote:
i have installed the last snapshot from scratch on linux ES release 3,
this is my hobbitlaunch.log:
2006-04-27 12:16:04 Task hobbitd terminated by signal 6
I was working on some new code last night but didn't get to finish it.
So even though it compiles, I haven't actually seen it run at all :-)

Not sure if I'll have time to look at it tonight, but it should
definitely get fixed over the week-end.


Henrik