<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I am currently experiencing the exact same problem as described below
(no host names showing), and the same workaround makes them display
again (appending "?pagepattern=.*" to the URL).  I'm not sure when it
started happening, except that I know it was working in the past,
because I reported that problem with having duplicate hostnames and we
got that fixed.<br>
<br>
-Charles<br>
<br>
Henrik Stoerner wrote:
<blockquote cite="mid20060810210111.GE25084@hswn.dk" type="cite">
  <pre wrap="">On Thu, Aug 10, 2006 at 04:53:31PM -0400, Tom Georgoulias wrote:
  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Could you try changing your menu item to point at
 /hobbit-cgi/hobbit-hostgraphs.sh?pagepattern=.*
and see if that changes anything?
      </pre>
    </blockquote>
    <pre wrap="">That worked.  Host list looks good and the script works.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Sounds like Hobbit might have some problem with getting the
cookie data right. Just for me, could you change your
menu setting back to what it was, and in the
~hobbit/cgi-bin/hobbit-hostgraphs.sh add the line

   echo "$HTTP_COOKIE" >/tmp/cookie.txt

just before the "exec .." line ? From your browser then go to
the hostgraphs page and send me the /tmp/cookie.txt file which
gets generated.
  </pre>
</blockquote>
<br>
</body>
</html>