Xymon Mailing List Archive search

Still no ghostlist

list Kent Brodie
Mon, 14 Aug 2006 09:21:50 -0500
Message-Id: <user-563ee28fc8f5@xymon.invalid>

Henrik:

The BBDISP setting is the true IP address of my hobbit server.
BBDISPLAYS is blank.

And yes, if I modify hobbit-ghosts.sh as you outlined below, it now
seems to work.   An OK workaround for me for now, I hope you are able to
figure out what the permanent fix is?   Thanks!

By the way, this is new behavior to me with the 4.2.0. release - my
"ghostlist" display from the hobbit web page always used to work with no
problems.   


Kent C. Brodie - user-da7f7d5174c0@xymon.invalid
Department of Physiology
Medical College of Wisconsin
(XXX) XXX-XXXX
-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid] 
Sent: Saturday, August 12, 2006 1:28 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Still no ghostlist

On Fri, Aug 11, 2006 at 10:24:01PM -0500, Brodie, Kent wrote:
Web page still shows:  "failed to retrieve ghostlist from server".

Bb commands show (I renamed a host to force a ghost entry to appear):

-bash-3.00$ bb 127.0.0.1 ghostlist
carrxxx.hmgc.mcw.edu|141.106.224.202|1155352870
What's in your hobbitcgi.cfg's CGI_GHOSTS_OPT setting? Should be

CGI_GHOSTS_OPTS="--env=/usr/lib/hobbit/server/etc/hobbitserver.cfg"

(adjusted for your hobbit homedir path).


Also, what are your BBDISP and BBDISPLAYS settings? Does it work if
you modify the ~hobbit/cgi-bin/hobbit-ghosts.sh script and add 
  BBDISP="127.0.0.1
  export BBDISP
just before the "exec ..." line ?


Regards,
Henrik