BB Unix Network Monitor - Message

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

Re: {bb} BBGEN help!!



In <EF22302EC121A246A79988281A534DFC07D8@hermes.ewormhole> Kevin Hanrahan <Kevin@ewormhole.com> writes:

>Can someone please help me with the latest BBGEN??!!  I had a
>perfectly working install of BB and then installed bbgen according to
>the instructions and now pretty much nothing works!! The only part of
>the install I was not able to do were the 1st two patches.....it kept
>asking me what files to patch! Now, my display gets updated but I
>can't click on any of the links! When I do, I get "No such
>host/service" 

This error is from the bb-hostsvc CGI script, when it cannot access
the logfile for a particular host+service combination.

In your webserver's cgi-bin directory there is a "bb-hostsvc.sh" file.
It should start with 

  BBHOME=/usr/local/bb/bb
  export BBHOME
  . $BBHOME/etc/bbdef.sh

The first line is important - does it point at the correct directory
for your BB installation ?

You can also try and run these three commands by hand. When you've
done that, what is the $BBLOGS environment set to ? Just do an 
"echo $BBLOGS".

The $BBLOGS directory holds the status log files, so if you were
clicking on the "conn" link for the "www.foo.com" server, there should
be a file $BBLOGS/www,foo,com.conn"


>What did I do wrong??!!  Is there any further docs on this package?

There are all the man-pages, but your problem sounds like a much more
basic setup problem.


Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index