<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 12 (filtered medium)">
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page Section1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
        {page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal>>I believe this is related to the problem reported by
Paul Moore on<o:p></o:p></p>

<p class=MsoNormal>>2008/10/20.  It was titled "hobbitcgi-cfg
CGI_HOSTS_OPT mistype".<o:p></o:p></p>

<p class=MsoNormal>><o:p> </o:p></p>

<p class=MsoNormal>>Brief summary:<o:p></o:p></p>

<p class=MsoNormal>>1. hobbit-ghosts.cgi<o:p></o:p></p>

<p class=MsoNormal>>CGI_GHOSTS_OPT="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"<o:p></o:p></p>

<p class=MsoNormal>>should read<o:p></o:p></p>

<p class=MsoNormal>>CGI_GHOSTS_OPTS="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"<o:p></o:p></p>

<p class=MsoNormal>>(missing S on OPTS)<o:p></o:p></p>

<p class=MsoNormal>><o:p> </o:p></p>

<p class=MsoNormal>>2. Adding CGI_NOTIFYLOG_OPTS variable to
hobbitcgi.cfg.  This variable is<o:p></o:p></p>

<p class=MsoNormal>>referenced in hobbit-notifylog.sh.<o:p></o:p></p>

<p class=MsoNormal>><o:p> </o:p></p>

<p class=MsoNormal>>3. The RELEASENOTES reference CGI_GHOSTS_OPT (S missing)
and is missing the<o:p></o:p></p>

<p class=MsoNormal>>CGI_NOTIFYLOG_OPTS variable.<o:p></o:p></p>

<p class=MsoNormal>><o:p> </o:p></p>

<p class=MsoNormal>>Because of these issues it causes the footer to not
appear.  I have not<o:p></o:p></p>

<p class=MsoNormal>>actually looked at the newer versions (4.3.0 or 4.2.3,
but I suspect this is<o:p></o:p></p>

<p class=MsoNormal>>the same issue).<o:p></o:p></p>

<p class=MsoNormal>><o:p> </o:p></p>

<p class=MsoNormal>>Robert<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Ah.  Yes, <o:p></o:p></p>

<p class=MsoNormal>CGI_GHOSTS_OPTS="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Is an issue.  I added that and my ghost clients report
screen is no longer all blue, I have the blue bar on the left.  I still
have “link bb_footer” showing though.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Looking further it seems to be the last level html page with
an issue.  i.e. bb2.html does not have any pages below it, it has an
issue.<o:p></o:p></p>

<p class=MsoNormal>Page “oracle” has clients listed on it, so it
does not have a problem.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>The “conn” page for a  host has the link
bb_footer issue.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>So my theory now is something to do with the web page
generation for leaf pages…<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>An early release of 4.3.0 had this listed in hobbitcgi.cfg<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>CGI_NOTIFYLOG_OPT="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"<o:p></o:p></p>

<p class=MsoNormal>CGI_HOSTLIST_OPT="--env=/usr/local/hobbit/server/etc/hobbitserver.cfg"<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>I have put that in but it only resolved report pages being
totally blue.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Another thing I have noticed is my menu (views reports etc)
does not show up for the bb2.html page, but it is there for the main page and
critical systems page.<o:p></o:p></p>

<p class=MsoNormal><o:p> </o:p></p>

<p class=MsoNormal>Craig <o:p></o:p></p>

</div>

</body>

</html>