[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [hobbit] host names not displayed in metrics report CGI



On Thu, Aug 10, 2006 at 04:53:31PM -0400, Tom Georgoulias wrote:
> 
> >Could you try changing your menu item to point at
> >  /hobbit-cgi/hobbit-hostgraphs.sh?pagepattern=.*
> >and see if that changes anything?
> 
> That worked.  Host list looks good and the script works.

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.


Thanks,
Henrik