BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: {bb} larrd question this time
On Sat, 2006-05-13 at 13:24, Aaron Clasby wrote:
> Awesome, I think I see head way.
>
> I noticed the link is different in my case:
>
> Mine:
> http://bb.dom.com/cgi-bin/larrd-grapher.cgi?host=host_service=la
>
> your example:
> http://bb.dom.com/cgi-bin/larrd-grapher.cgi?host=host&service=la
>
> When I changed the _ to a & I saw the BB page sayint the following:
> hourly
> larrd is accumulating
> daily
> larrd is accumulating
> weekly
> larrd is accumulating
> monthly
> larrd is accumulating
>
> which I am guessing once the graphs are gen'd, they replace the text.
> Now I have two questions. Looks like the graphs are not being created
> since I don't have any RRD files in bbvar/rrd. Is this related, if not,
> any ideas? Also, how do you mod the URL, is this easily done within the
> CGI file?
I think that you may need to remove the "&" character from the
CLEANCHARS definition in bbdef-server.sh (on the server side).
I thought that was covered in the INSTALL document, but I don't
see it there.
The lack of rrd files will result in the "larrd is accumulating"
message until there is enough meaningful data, but the rest should
still work.
You might also need to change lib/LARRD/config.pm (at line 92), from:
$ENV{'LARRDCOMM'}="AUTO";
to either STATUS or DATA. The AUTO method tries to find the required
method using your BB makefile,which will not work on recent versions.
Cheers, Phil.
--
I used to think that the brain was the most wonderful organ in my
body. Then I realized who was telling me this. (Emo Phillips)
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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