Xymon Mailing List Archive search

link bb_footer missing

list Robert Holden
Tue, 17 Feb 2009 17:56:46 -0700
Message-Id: <user-a28891bf5900@xymon.invalid>

I believe this is related to the problem reported by Paul Moore on
2008/10/20.  It was titled "hobbitcgi-cfg CGI_HOSTS_OPT mistype".

Brief summary:
1. hobbit-ghosts.cgi
CGI_GHOSTS_OPT="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"
should read
CGI_GHOSTS_OPTS="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"
(missing S on OPTS)

2. Adding CGI_NOTIFYLOG_OPTS variable to hobbitcgi.cfg.  This variable is
referenced in hobbit-notifylog.sh.

3. The RELEASENOTES reference CGI_GHOSTS_OPT (S missing) and is missing the
CGI_NOTIFYLOG_OPTS variable.

Because of these issues it causes the footer to not appear.  I have not
actually looked at the newer versions (4.3.0 or 4.2.3, but I suspect this is
the same issue).

Robert

On Tue, Feb 17, 2009 at 2:32 PM, Keith Meserole <user-73279f70f6bb@xymon.invalid> wrote:
 This issue appeared on 4.3.0RC1 also.

The install was a compressed download to a Solaris 10 x86 server so the
only place it passed through a windows box was on the download.

The install was clean and the only patch on it is the "sendmessage-emptyresponse.patch"
from *http://www.hswn.dk/hobbiton/2009/02/msg00140.html*<http://www.hswn.dk/hobbiton/2009/02/msg00140.html>;
.


Otherwise I cannot detect any problems with 4.3.0

*From:* Craig Cook [mailto:user-bd346ac7bd4a@xymon.invalid]
*Sent:* Tuesday, February 17, 2009 4:09 PM
*To:* user-ae9b8668bcde@xymon.invalid
*Subject:* RE: [hobbit] link bb_footer missing
How did you get RC 4.2.3?  The "link bb_footer" issue sounds like a SVN
export to a Windows client followed by a copy back to your server.
SebA

It was actually a regular 4.2.2 install, then 4.2.3 from SVN, and it is now
Xymon 4.2.3-RC1.


This issue has probably been there for a while.


Looking further, the main page shows "Xymon 4.2.3-RC1", so do sub pages.
bb2.html shows "link bb_footer", so do the reports.


Sub pages like "oracle" are generated every minute, along with bb2.html, so
I am not sure what is broken.


Craig