BB Unix Network Monitor - Message
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: {bb} No graph on STATS page
On Tue, Oct 26, 2004 at 06:07:12AM, Henrik Storner wrote:
> In <20041025222956.GA25341@qwestip.net> Asif Iqbal <iqbala-bb@qwestip.net> writes:
>
> >I am running bb-display.sh like this
>
> >$BBHOME/bin/bbgen --larrd043=stats --report
> [snip]
> >the graph looks fine if I call them manually using the following url
>
> >https://bigbrother.domain.net/cgi-bin/larrd-grapher.cgi?host=host.domain.net&service=sc2200&disp=host.domain.net
>
> >BUT the hourly graph (kind a like the representative of all the others)
> >for this service, sc2200, does not show up in the following URL
>
> >https://bigbrother.domain.net/cgi-bin/bb-hostsvc.sh?HOSTSVC=host,domain,net.stats
>
> You need to tell the bb-hostsvc script that it should include a LARRD
> graph when building the"stats" webpage. Assuming you applied the bbgen
> "bbd-features" patch to your BB sources, edit the
> $BBHOME/src/dohostsvc.c file and add a line for "stats" to the
> "larrdsvcs" table at the beginning of the file. Do a a "make; make
I added this
{"stats", "stats", NULL},
on both of the larrdsvc_t tables and I get this error while trying to
compile
gcc -DBZERO -DSOLARIS -DGETTIMEOFDAY -DREGEXEC -DENABLE_DISABLE -DLARRD
-O -c -o dohostsvc.o dohostsvc.c
dohostsvc.c:75: conflicting types for `larrdsvc_t'
dohostsvc.c:37: previous declaration of `larrdsvc_t'
dohostsvc.c:77: conflicting types for `larrdsvcs'
dohostsvc.c:39: previous declaration of `larrdsvcs'
make: *** [dohostsvc.o] Error 1
Please help
> install" and restart BB.
>
>
> 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.
--
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
"...it said: Install Windows XP or better...so I installed Solaris..."
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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