BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} cannot shift error
On Tue, 2005-10-18 at 18:06, mabu.shaik@bt.com wrote:
> Hi,
>
>
>
> I am starting implement on one of the unix server to monitor the same
> server. But I have few issues while installing BB. Could anybody please
> answer following questions?
>
>
>
> 1. Do I need to install bb client as well on the host where bb
> server running to monitor the bb server.
If you want to monitor the client-side tests (cpu; disk; procs and
msgs) then yes.
> 2. I have installed both client and server on solaris machine and
> using apache as the web server. I am trying to see the report and am
> getting following errors.
>
> <full path>cgi-bin/bb-rep.sh: cannot shift, referer:
> <host>bb/help/bb-rep.html
>
> [Tue Oct 18 17:49:31 2005] [error] [client <ip>] Premature end of script
> headers: bb-rep.sh, referer: <host>/bb/help/bb-rep.html
That loop is processing the parameters which are supplied to the CGI.
The "shift" command shouldn't be able to run out of input within that
loop. The first thing to confirm might be the URL that's being used
to call the script. You should see a line in your apache access_log
which looks like:
"GET /cgi-bin/bb-rep.sh?start-mon=Dec&start-day=1&start-yr=2005&
end-mon=Dec&end-day=31&end-yr=2005&style=crit&SUB=Generate+Report
HTTP/1.1"
> 3. Also when I try to start BB Server, iam getting following error
>
> # ./runbb.sh start
>
> ./runbb.sh: cannot shift
That might indicate a more general problem. Do you have any
filesystems that are full or running out of inodes? Which shell
binary is the script using?
> 4. I can successfully start BB client version
>
Did the "bbconfig" step of the install correctly identify the OS?
It might be better to try a clean install before attempting to debug
this. It would also be useful to know what version of Solaris you
are using.
Cheers, Phil.
--
There is hopeful symbolism in the fact that flags do not wave in a
vacuum. (Arthur C. Clarke)
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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