BB Unix Network Monitor - Message

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

Re: {bb} BBGEN 3.5 Upgrade - LARRD Problem



----- Original Message ----- 
From: "Henrik Storner" <henrik-bb@hswn.dk>
Newsgroups: lists.bb
To: <bb@bb4.com>
Sent: Tuesday, January 11, 2005 6:06 PM
Subject: Re: {bb} BBGEN 3.5 Upgrade - LARRD Problem


> In <3D8746D3B6F2E049A3D3103E7A55B9E8027705C2@Toroondc913>
brent.mccrackin@bell.ca writes:
>
> >I have taken the dive to upgrade one of my BB servers from BBGEN 2.14 to
> >BBGEN 3.5, and everything has gone reasonably well.
>
> >LARRD is working as it was before for the most part, except that some of
> >the service status dots no longer display their LARRD graphs as they did
> >with 2.14.  I'm running with -DLARRD enabled, and I've added entries in
> >the source code for all the custom LARRD services I'd had before (which
> >aren't provided by default) in both bbgen-3.5/bbdisplay/larrdgen.c and
> >$BBHOME/src/dohostsvc.c.  As far as I can tell, I should be seeing a
> >graph for these extra servies now on their status page.  They're showing
> >up okay in the main LARRD column.
>
> Just to be sure we're discussing the same issues:
>
> - Are you running the statically generated HTML logs, i.e.
>   BBLOGSTATUS is set to STATIC ?
>
> - You did run a "make; make install" in the $BBHOME/src/
>   directory to rebuild the bbd daemon after applying the bbgen
>   3.5 patches ? And restarted Big Brother after that ?
>
> - If you're running BB 1.9e, did you set the LARRD option in
>   the RUNOPTS environment ?
>
>
> What LARRD graphs are shown on the detailed status page, e.g.  the
> page that appears when you click on the "mem" column dot, is
> controlled entirely by the Big Brother daemon, bbd, and the logic
> behind this is the table near the beginning of the
> $BBHOME/src/dohostsvc.c file. E.g. for the memory column it would be
>
>    { "mem", "memory", NULL }
>
> which maps the "mem" column-name to a LARRD "service" called "memory",
> i.e. when it is displaying the status-page for a "mem" column, then
> it will generate a link to larrd-grapher.cgi with the URL containing
> "service=memory". larrd-grapher.cgi will then lookup "memory" in its
> table of graphs, and figure out what RRD files to use for the graph.

It's possible to link two graphs to a column ?
for example:

{ "mem", "memory", NULL }
{ "membusy", "memory", NULL }

Marco

--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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