[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] link bb_footer missing
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] link bb_footer missing
- From: Robert Holden <robertholden (at) gmail.com>
- Date: Tue, 17 Feb 2009 17:56:46 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=p+nFuKCW6tSRrjgwi30Y+ZbONkZ1Qph6/BtkcpvWuBs=; b=dak651yCko6z1UqGXMlsBaVVsJDozzqeaq7FSmdUr1OdLmiW4F41pGSFFJH1ObFVZx 8Y11E6B1T3/bpzublDtROpnSwFMR5zs0fwaVD7pcUBGydlGFZgZD+t64UteM3RtM7qYc s7mbVtdcHid938uqcaE+9NajoNxTRIlN9qfv0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=mu8X6CVXHPHpv8LQnsMykYlv/hpHb6jpBp48ymmmmJYytKFtBkGE+Fd4MReji4pusv mH/0TMoABISA2WVp93D8xgyLXt48rHL9Exgj6GrMwf9vhzGpBLK+xLtjBxGrDME3rhJN d+VND9nmvbzk3UoXFzzwzlMDjSJH3f6PB1LkA=
- References: <81E66680B19401468995DC13C758F866225E644C6C (at) EXCMAIL01.gpipoc.com> <!&!AAAAAAAAAAAYAAAAAAAAABPo+1rd0E5Bh/I2z7pXPevCgAAAEAAAAInsmWi8DV5Ln/EZLf+wLPcBAAAAAA== (at) keithm.us>
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 <km (at) keithm.us> 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:Craig.Cook (at) gpi.com]
> *Sent:* Tuesday, February 17, 2009 4:09 PM
> *To:* hobbit (at) hswn.dk
> *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
>