BB Unix Network Monitor - Message

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

RE: {bb} How-To ---- install Docs ---- BigBro/larrd/rrd ----- Errors ---- Please Help!



Charrles/List,
I moved the old larrd install directory to .old then installed larrd 0.43. 
now I'm getting the following in the BBOUT log:


Mon Jun  7 09:34:46 2004 larrd.pl Killed
Mon JuMon Jun  7 09:34:48 2004 larrd-html.pl Can't locate RRDs.pm in @INC 
(@INC contains: /usr/perl5/5.00503/sun4-solaris /usr/perl5/5.00503 
/usr/perl5/site_perl/5.005/sun4-solaris /usr/perl5/site_perl/5.005 .) at 
/export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 28.
Mon Jun  7 09:34:48 2004 larrd-html.pl BEGIN failed--compilation aborted 
at /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 28.

and a new message in the LARRDOUT file:

$ cat LARRDOUT
ld.so.1: /usr/bin/perl: fatal: relocation error: file 
/usr/local/rrdtool/lib/perl/auto/RRDs/RRDs.so: symbol Perl_sv_2pv_flags: 
referenced symbol not found
ld.so.1: /usr/bin/perl: fatal: relocation error: file 
/usr/local/rrdtool/lib/perl/auto/RRDs/RRDs.so: symbol Perl_sv_2pv_flags: 
referenced symbol not found
ld.so.1: /usr/bin/perl: fatal: relocation error: file 
/usr/local/rrdtool/lib/perl/auto/RRDs/RRDs.so: symbol Perl_sv_2pv_flags: 
referenced symbol not found
ld.so.1: /usr/bin/perl: fatal: relocation error: file 
/usr/local/rrdtool/lib/perl/auto/RRDs/RRDs.so: symbol Perl_sv_2pv_flags: 
referenced symbol not found
ld.so.1: /usr/bin/perl: fatal: relocation error: file 
/usr/local/rrdtool/lib/perl/auto/RRDs/RRDs.so: symbol Perl_sv_2pv_flags: 
referenced symbol not found
ld.so.1: /usr/bin/perl: fatal: relocation error: file 
/usr/local/rrdtool/lib/perl/auto/RRDs/RRDs.so: symbol Perl_sv_2pv_flags: 
referenced symbol not found


O- and what't this line in the install about??? 6) add "larrd/larrd.pl" to 
BBEXT in $$BHOME/runbb.sh.






"Homan, Charles" <Charles.Homan@gdc4s.com>
Sent by: owner-bb@bb4.com
06/07/2004 08:07 AM
Please respond to bb

 
        To:     bb@bb4.com
        cc: 
        Subject:        RE: {bb} How-To ---- install Docs ---- BigBro/larrd/rrd ----- Errors ---- 
Please Help!


I'm using BB 1.9e with LARRD 0.43c and RRDTool 1.0.45 on Solaris 8.  I'm 
also using BB 1.9c with LARRD 0.42 and RRDTool 1.0.40 on Solaris 7, and 
(separate site) on Solaris 8.  Finally, I have BB 1.8c with LARRD 0.42 and 
RRDTool 1.0.40 on Solaris 7.

Before uninstalling, though, you might want to just re-extract LARRD into 
a new directory and diff the original files with the ones you have 
modified.  It might point out another typo or something.  And if not, you 
can just re-name the dir and go from there. :-)

Good luck!
Charles

> -----Original Message-----
> From: David.Knight@clubcorp.com [mailto:David.Knight@clubcorp.com]
> Sent: Monday, June 07, 2004 8:52 AM
> To: Homan, Charles
> Cc: bb@bb4.com
> Subject: RE: {bb} How-To ---- install Docs ---- BigBro/larrd/rrd -----
> Errors ---- Please Help!
> 
> 
> Charles, Yes there was a typo in the LARRDHOME.. It's 
> corrected but the 
> problem is still there. 
> I think I'm to the point of just un installing and installing 
> a different 
> version...
> 
> 
> What is the recommended way to un-install RRDtool and LARRD? 
> 
> What versions are all compatible and are recommended from this list?
> 
> 
> Thanks again for all of your and the others help! it is much 
> appreciated!
> 
> 
> -David Knight
> 
> 
> 
> 
> 
> 
> "Homan, Charles" <Charles.Homan@gdc4s.com>
> 06/07/2004 07:35 AM
> 
> 
>         To:     David.Knight@clubcorp.com
>         cc: 
>         Subject:        RE: {bb} How-To ---- install Docs 
> ---- BigBro/larrd/rrd ----- Errors ---- 
> Please Help!
> 
> 
> Hi, David,
> 
> This line from larrd-config.pl:
> 
> > $ENV{'LARRDHOME'}="/usr/local/elarrd-0.43c";
> 
> Looks like it has an extra "e" in front of the larrd-0.43c 
> directory name, 
> no?  Assuming this isn't an error introduced when copying it 
> into the mail 
> message, we may have found our culprit.
> 
> Also, I don't know if this is how you have it set up but my 
> bb-hostsvc.sh 
> is in my apache cgi-bin directory, not under bb like yours:
> 
> > 
> $ENV{'LARRDHOSTSVC'}="/var/apache/htdocs/bb/bin/bb-hostsvc.sh"
> ; [yours]
> vs.
> > $ENV{'LARRDHOSTSVC'}="/var/apache/cgi-bin/bb-hostsvc.sh";   [mine]
> 
> Obviously, yours may be correct as is, but it is worth 
> checking if the 
> other doesn't solve your problem.
> 
> Since we are doing this off-list, you should send a summary 
> to the list if 
> and when you solve the problem just stating what the solution was.
> 
> Regards,
> Charles
> 
> > -----Original Message-----
> > From: David.Knight@clubcorp.com [mailto:David.Knight@clubcorp.com]
> > Sent: Friday, June 04, 2004 4:07 PM
> > To: Homan, Charles
> > Cc: bb@bb4.com
> > Subject: RE: {bb} How-To ---- install Docs ---- 
> BigBro/larrd/rrd -----
> > Errors ---- Please Help!
> > 
> > 
> > Well I'm not absolutely certian (you know better then me) but 
> > I have been 
> > looking for a few hours now and can't find anything... here 
> > is a frest 
> > BBOUT file and the output you requested...
> > 
> > -----use statement in larrd.pl=
> > 
> > use lib qw{/usr/local/larrd};
> > 
> > 
> > ----RRD lines out of the larrd-config.pl
> > 
> > 
> > # grep RRD ./larrd-config.pl
> > $ENV{'RRDDIR'}="/usr/local/rrdtool-1.0.48";
> > $ENV{'LARRDHOME'}="/usr/local/elarrd-0.43c";
> > $ENV{'LARRDCOLNAME'}="trends";
> > $ENV{'LARRDLARIGID'}=1;
> > $ENV{'LARRDHOSTSVC'}="/var/apache/htdocs/bb/bin/bb-hostsvc.sh";
> > # $ENV{'LARRDCOMM'}="STATUS";
> > @LARRDDISABLE=("");
> > $ENV{'RRDPM'}="$ENV{'RRDDIR'}/lib/perl";
> > $ENV{'RRDTOOL'}="$ENV{'RRDDIR'}/bin/rrdtool";
> > $ENV{'LARRDLOG'}="$ENV{'BBHOME'}/LARRDOUT";
> > $ENV{'LARRDTMP'}="$ENV{'LARRDHOME'}/tmp";
> > # Where should the RRD's be kept?
> > $ENV{'BBRRDS'}="$ENV{'BBVAR'}/rrd";
> > # what RRA's should be made for each RRD?
> > 
> > --------Here is my dir structure:
> > 
> > # pwd
> > /usr/local
> > # ls -lt
> > total 13590
> > drwxrwxrwx   7 bubba    nobody      1024 Jun  4 15:07 larrd-0.43c
> > drwxrwxrwx  19 root     other       1024 Jun  4 10:56 rrdtool-1.0.48
> > -rw-r--r--   1 root     other    6625792 Jun  4 10:45 
> > rrdtool-1.0.48.tar
> > lrwxrwxrwx   1 root     other         22 Jun  4 10:37 larrd -> 
> > /usr/local/larrd-0.43c
> > -rw-r--r--   1 root     other     286720 Jun  4 10:34 
> larrd-0.43c.tar
> > lrwxrwxrwx   1 root     other         11 Jun  3 14:49 apache2 -> 
> > /var/apache
> > lrwxrwxrwx   1 root     other         11 Jun  3 09:28 apache -> 
> > /var/apache
> > lrwxrwxrwx   1 root     other         19 Apr 22 15:00 bb -> 
> > /usr/users/bubba/bb
> > lrwxrwxrwx   1 root     other         22 Apr 22 14:59 bbvar -> 
> > /usr/users/bubba/bbvar
> > lrwxrwxrwx   1 root     other         25 Apr 22 14:49 rrdtool -> 
> > /usr/local/rrdtool-1.0.48
> > drwxrwxrwx  32 bubba    sshd        5632 Apr 22 03:16 perl-5.8.3
> > drwxr-xr-x   4 bin      bin         1024 Apr 22 03:13 bin
> > drwxr-xr-x   4 bin      bin         1536 Apr 22 03:13 lib
> > drwxr-xr-x   9 bin      bin          512 Mar 15 13:38 man
> > drwxr-xr-x   2 root     other        512 Mar 15 13:38 sbin
> > drwxr-xr-x   8 bin      bin          512 Oct 31  2003 doc
> > drwxr-xr-x   2 root     other        512 Oct 31  2003 etc
> > drwxr-xr-x   2 root     other        512 Oct 31  2003 libexec
> > drwxr-xr-x   4 bin      bin          512 Oct 31  2003 share
> > drwxr-xr-x   9 root     other        512 Oct 30  2003 samba
> > drwxr-xr-x   4 bin      bin          512 Oct 30  2003 include
> > drwxr-xr-x   2 bin      bin          512 Oct 30  2003 info
> > drwxr-xr-x  10 root     other        512 Oct 30  2003 ssl
> > #
> > #
> > # cd ~bubba
> > # pwd
> > /export/home/bubba
> > # ls -lt
> > total 38
> > drwxr-xr-x  12 bubba    other        512 Jun  4 14:27 bb1.9e-btf
> > drwxr-xr-x   2 root     other        512 Jun  4 10:43 cgi
> > drwxr-xr-x  11 bubba    other        512 Jun  4 08:21 bbvar
> > -rwxr-xr-x   1 bubba    other       7169 Jun  3 15:06 larrd_html.pl
> > -rwxr-xr-x   1 bubba    other       6015 Jun  3 15:06 larrd-html.pl
> > -rw-r--r--   1 bubba    other          0 Jun  3 14:21 BBOUT
> > drwxr-xr-x   2 bubba    other        512 Jun  3 09:00 installSTUFF
> > lrwxrwxrwx   1 bubba    other         29 Jun  2 13:08 bb -> 
> > /export/home/bubba/bb1.9e-btf
> > #
> > 
> > 
> > 
> > ---------Thanks again for all the help sir!!!!!!!!
> > 
> > -David Knight
> > 
> > 
> > 
> > 
> > 
> > 
> > "Homan, Charles" <Charles.Homan@gdc4s.com>
> > 06/04/2004 02:43 PM
> > 
> > 
> >         To:     bb@bb4.com
> >         cc:     David.Knight@clubcorp.com
> >         Subject:        RE: {bb} How-To ---- install Docs 
> > ---- BigBro/larrd/rrd ----- Errors ---- 
> > Please Help!
> > 
> > 
> > Hmm, are you absolutely certain there isn't a typo there 
> > somewhere?  If 
> > you are, stop BB, clean out your BBOUT, re-start it, and send 
> > us the BBOUT 
> > contents.  Also, check larrd.pl as I said in my message that 
> > didn't make 
> > it to the list. ;-)
> > 
> > I am fairly certain that this error:
> > 
> > > Empty compile time value given to use lib at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 30
> > 
> > means something is wrong with where RRDPM gets set.  The odd 
> > thing is that 
> > it should be set to "$ENV{'RRDDIR'}/lib/perl", so even if 
> > $ENV{'RRDDIR'} 
> > were empty RRDPM should still be "/lib/perl" (not empty.)  Weird...
> > 
> > Could you show us the lines where RRDDIR and RRDPM get set in 
> > larrd-cong.pl, and the "use lib" line in larrd.pl?
> > 
> > Cheers!
> > Charles
> > 
> > > -----Original Message-----
> > > From: owner-bb@bb4.com [mailto:owner-bb@bb4.com]On Behalf Of
> > > David.Knight@clubcorp.com
> > > Sent: Friday, June 04, 2004 3:06 PM
> > > To: bb@bb4.com
> > > Cc: bb@bb4.com; owner-bb@bb4.com
> > > Subject: RE: {bb} How-To ---- install Docs ---- 
> > BigBro/larrd/rrd -----
> > > Errors ---- Please Help!
> > > 
> > > 
> > > I verified that all paths are correct in the 
> larrd-config.pl file. 
> > > restarted bb and still same thing...
> > > 
> > > Any other thoughts?
> > > 
> > > should I just start over? do you have any good install docs 
> > > /versions to 
> > > use?
> > > 
> > > 
> > > Thanks,
> > > David Knight
> > > 
> > > 
> > > 
> > > 
> > > 
> > > "Stew Lambert" <slambert@lambertsolutions.com>
> > > Sent by: owner-bb@bb4.com
> > > 06/04/2004 01:51 PM
> > > Please respond to bb
> > > 
> > > 
> > >         To:     <bb@bb4.com>
> > >         cc: 
> > >         Subject:        RE: {bb} How-To ---- install Docs 
> > > ---- BigBro/larrd/rrd ----- Errors ---- 
> > > Please Help!
> > > 
> > > 
> > > Check the path to rrd in the larrd-config.pl file.  That 
> > might be your
> > > issue.
> > > 
> > > -----Original Message-----
> > > From: owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of
> > > David.Knight@clubcorp.com
> > > Sent: Friday, June 04, 2004 1:45 PM
> > > To: bb@bb4.com
> > > Cc: bb@bb4.com; owner-bb@bb4.com
> > > Subject: RE: {bb} How-To ---- install Docs ---- 
> > BigBro/larrd/rrd -----
> > > Errors ---- Please Help!
> > > 
> > > I'm not a big perl programmer I can read just enough to get 
> > > in trouble...
> > > Here is  line 31 that the error is referencing:
> > > 
> > > __________________________
> > > 
> > > # Set a path to the rrd tool lib
> > > # Set as and $ENV and see what is up
> > > use lib $ENV{'RRDPM'};
> > > use RRDs;
> > > 
> > > my $DEBUG = 1 if $ENV{'DEBUG'};
> > > 
> > > 
> > > ____________________________
> > > 
> > > 
> > > 
> > > Line 31 is the "use RRDs;"
> > > 
> > > what is this doing? and is it erring about line 30? here is 
> > a perl -cw
> > > 
> > > 
> > > $ perl -cw /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl
> > > Use of uninitialized value in string eq at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 30.
> > > Empty compile time value given to use lib at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 25
> > > Use of uninitialized value in -e at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 37.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 97.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 98.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 99.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 100.
> > > Use of uninitialized value in hash element at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Use of uninitialized value in string eq at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 30.
> > > Empty compile time value given to use lib at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 30
> > > Use of uninitialized value in -e at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 37.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 97.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 98.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 99.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 100.
> > > Use of uninitialized value in hash element at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Use of uninitialized value in hash element at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Use of uninitialized value in require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 31.
> > > Use of uninitialized value in require at 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/RRDs.pm line 8.
> > > Use of uninitialized value in require at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 22.
> > > Use of uninitialized value in concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 180.
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl syntax OK
> > > 
> > > 
> > > -Thanks again,
> > > David Knight
> > > 
> > > 
> > > Any help would be greatfull
> > > 
> > > 
> > > 
> > > 
> > > "Cole, Michael - MLMC Toronto" <mcole@munichre.ca>
> > > Sent by: owner-bb@bb4.com
> > > 06/04/2004 01:35 PM
> > > Please respond to bb
> > > 
> > > 
> > >         To:     <bb@bb4.com>
> > >         cc: 
> > >         Subject:        RE: {bb} How-To ---- install Docs ----
> > > BigBro/larrd/rrd ----- Errors ---- 
> > > Please Help!
> > > 
> > > 
> > > You know what, I was being blind when I asked for the tail, I 
> > > didn't look 
> > > at the whole message... my bad.
> > > 
> > > Big disclaimer, I do not use larrd, but I am looking at 
> that error 
> > > message: Use of uninitialised value in larrd-html.pl line 
> > 31... I am 
> > > wondering, what is that variable name? Where was it set? 
> Just your 
> > > standard script debugging stuff... given how many people use 
> > > Larrd I doubt 
> > > 
> > > its a script bug, but possibly a poorly assigned variable?
> > > 
> > > MJC
> > > 
> > > -----Original Message-----
> > > From: owner-bb@bb4.com [mailto:owner-bb@bb4.com]On Behalf Of
> > > David.Knight@clubcorp.com
> > > Sent: June 4, 2004 14:30
> > > To: bb@bb4.com
> > > Cc: bb@bb4.com; owner-bb@bb4.com
> > > Subject: RE: {bb} How-To ---- install Docs ---- 
> > BigBro/larrd/rrd -----
> > > Errors ---- Please Help!
> > > 
> > > 
> > > Here ya go.. It;s a sun box so a -n didn't work. 
> > > # uname -a
> > > SunOS dalunix84 5.8 Generic_108528-27 sun4u sparc SUNW,Ultra-60
> > > 
> > > $ tail -50 $BBHOME/BBOUT
> > > Fri Jun  4 13:45:05 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 31.
> > > Fri Jun  4 13:45:05 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/RRDs.pm line 
> > > 8.
> > > Fri Jun  4 13:45:05 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 22.
> > > Fri Jun  4 13:45:05 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 180.
> > > Fri Jun  4 13:45:05 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:45:05 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:45:05 2004 larrd-html.pl Can't locate 
> > > larrd-config.pl in 
> > > @INC (@INC contains:  /usr/local/lib/perl5/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/5.8.3 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/site_perl/5.8.3 
> > > /usr/local/lib/perl5/site_perl .) at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:45:41 CDT 2004: Stopping Big Brother...
> > > Fri Jun  4 13:45:41 CDT 2004: Restarting Big Brother...
> > >         Starting Big Brother Daemon (bbd)...
> > > Fri Jun  4 13:46:30 2004 bbd INVALID STATUS COLOR:  FOR 
> > > dalunix180.trends
> > > bbwarn: notification message missing
> > > Fri Jun  4 13:46:30 2004 bbd INVALID STATUS COLOR: ntdaltax FOR 
> > > ntdaltax.trends
> > > Fri Jun  4 13:46:30 2004 bbd INVALID STATUS COLOR:  FOR 
> > > dalunix17.trends
> > > bbwarn: notification message missing
> > > Fri Jun  4 13:46:30 2004 bbd INVALID STATUS COLOR: ntdal13 FOR 
> > > ntdal13.trends
> > > Fri Jun  4 13:46:30 2004 bbd INVALID STATUS COLOR: ntdal5 FOR 
> > > ntdal5.trends
> > > Fri Jun  4 13:46:31 2004 bbd INVALID STATUS COLOR: ntrational FOR 
> > > ntrational.trends
> > > Fri Jun  4 13:46:31 2004 bbd INVALID STATUS COLOR: ahmed FOR 
> > > ahmed.trends
> > > Fri Jun  4 13:46:31 2004 bbd INVALID STATUS COLOR:  FOR 
> > > dalunix11.trends
> > > bbwarn: notification message missing
> > > Fri Jun  4 13:46:31 2004 bbd INVALID STATUS COLOR: sysmon1 FOR 
> > > sysmon1.trends
> > > Fri Jun  4 13:46:31 2004 bbd INVALID STATUS COLOR: ntdal7 FOR 
> > > ntdal7.trends
> > > Fri Jun  4 13:47:18 2004 bbd INVALID STATUS COLOR:  FOR 
> > > dalunix180.trends
> > > bbwarn: notification message missing
> > > Fri Jun  4 13:47:18 2004 bbd INVALID STATUS COLOR: ntdaltax FOR 
> > > ntdaltax.trends
> > > Fri Jun  4 13:47:18 2004 bbd INVALID STATUS COLOR:  FOR 
> > > dalunix17.trends
> > > bbwarn: notification message missing
> > > Fri Jun  4 13:47:18 2004 bbd INVALID STATUS COLOR: ntdal13 FOR 
> > > ntdal13.trends
> > > Fri Jun  4 13:47:18 2004 bbd INVALID STATUS COLOR: ntdal5 FOR 
> > > ntdal5.trends
> > > Fri Jun  4 13:47:19 2004 bbd INVALID STATUS COLOR: ntrational FOR 
> > > ntrational.trends
> > > Fri Jun  4 13:47:19 2004 bbd INVALID STATUS COLOR: ahmed FOR 
> > > ahmed.trends
> > > Fri Jun  4 13:47:19 2004 bbd INVALID STATUS COLOR:  FOR 
> > > dalunix11.trends
> > > bbwarn: notification message missing
> > > Fri Jun  4 13:47:19 2004 bbd INVALID STATUS COLOR: sysmon1 FOR 
> > > sysmon1.trends
> > > Fri Jun  4 13:47:19 2004 bbd INVALID STATUS COLOR: ntdal7 FOR 
> > > ntdal7.trends
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > > value in -e at 
> > > 
> > > 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 37.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 97.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 98.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 99.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 100.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 31.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/RRDs.pm line 
> > > 8.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 22.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 180.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:45:52 2004 larrd-html.pl Can't locate 
> > > larrd-config.pl in 
> > > @INC (@INC contains:  /usr/local/lib/perl5/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/5.8.3 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/site_perl/5.8.3 
> > > /usr/local/lib/perl5/site_perl .) at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > $
> > > 
> > > 
> > > 
> > > 
> > > 
> > > "Cole, Michael - MLMC Toronto" <mcole@munichre.ca>
> > > Sent by: owner-bb@bb4.com
> > > 06/04/2004 12:51 PM
> > > Please respond to bb
> > > 
> > > 
> > >         To:     <bb@bb4.com>
> > >         cc: 
> > >         Subject:        RE: {bb} How-To ---- install Docs ---- 
> > > BigBro/larrd/rrd ----- Errors ---- 
> > > Please Help!
> > > 
> > > 
> > > What does tail -n 50 $BBHOME/BBOUT show?
> > > 
> > > MJC
> > > 
> > > -----Original Message-----
> > > From: owner-bb@bb4.com [mailto:owner-bb@bb4.com]On Behalf Of
> > > David.Knight@clubcorp.com
> > > Sent: June 4, 2004 13:49
> > > To: bb@bb4.com
> > > Subject: {bb} How-To ---- install Docs ---- BigBro/larrd/rrd -----
> > > Errors ---- Please Help!
> > > 
> > > 
> > > Hello all,
> > > 
> > > I am trying to install/config  BBSVR-bb1.9e-btf.tar, 
> > > larrd-0.43c.tar, 
> > > rrdtool-1.0.48.tar to replace an existing BB server...
> > > However, I am having two main problems... 
> > > Problems=
> > >         1) the connection to all servers are keeps going red. 
> > > I can ping 
> > > the servers and never see a packet prop.
> > >         2) The stats won't show up for the servers.. All I 
> > > get is a "-" 
> > > not even a green/red light to click on. I also get the errors 
> > > below in the 
> > > 
> > > 
> > > 
> > > BBOUT file.
> > > 
> > > Any help would be great or if anyone can please point me in 
> > > the direction 
> > > of some install/config docs.
> > > 
> > > Thanks in advance!
> > > -David Knight
> > > 
> > > 
> > > 
> > > 
> > > 
> > > 19 2004 larrd-html.pl Use of uninitialized value in 
> > > concatenation (.) or 
> > > string at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 98.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 99.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 100.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > string eq at 
> /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 30.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Empty compile time 
> > > value given to 
> > > use lib at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 30
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > > value in -e at 
> > > 
> > > 
> > > 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 37.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 97.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 98.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 99.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 100.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 31.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/RRDs.pm line 
> > > 8.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 22.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 180.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 12:57:19 2004 larrd-html.pl Can't locate 
> > > larrd-config.pl in 
> > > @INC (@INC contains:  /usr/local/lib/perl5/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/5.8.3 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/site_perl/5.8.3 
> > > /usr/local/lib/perl5/site_perl .) at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > string eq at 
> /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 30.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Empty compile time 
> > > value given to 
> > > use lib at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 25
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > > value in -e at 
> > > 
> > > 
> > > 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 37.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 97.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 98.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 99.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 100.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > string eq at 
> /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 30.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Empty compile time 
> > > value given to 
> > > use lib at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 30
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > > value in -e at 
> > > 
> > > 
> > > 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 37.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 97.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 98.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 99.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 100.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > > value in hash 
> > > element at /usr/local/lib/perl5/5.8.3/sun4-solaris/lib.pm line 60.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 31.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris/RRDs.pm line 
> > > 8.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 22.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > concatenation (.) or string at 
> > > /usr/local/lib/perl5/5.8.3/sun4-solaris/DynaLoader.pm line 180.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Use of uninitialized 
> > value in 
> > > require at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > Fri Jun  4 13:02:19 2004 larrd-html.pl Can't locate 
> > > larrd-config.pl in 
> > > @INC (@INC contains:  /usr/local/lib/perl5/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/5.8.3 
> > > /usr/local/lib/perl5/site_perl/5.8.3/sun4-solaris 
> > > /usr/local/lib/perl5/site_perl/5.8.3 
> > > /usr/local/lib/perl5/site_perl .) at 
> > > /export/home/bubba/bb1.9e-btf/ext/larrd/larrd-html.pl line 26.
> > > $
> > > 
> > > 
> > > --
> > > 
> > 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > > 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.
> > > 
> > > --
> > > 
> > 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > > 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.
> > > 
> > > 
> > > 
> > > --
> > > 
> > 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > > 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.
> > > 
> > > --
> > > 
> > 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > > 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.
> > > 
> > > 
> > > 
> > > --
> > > 
> > 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > > 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.
> > > 
> > > 
> > > --
> > > 
> > 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > > 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.
> > > 
> > > 
> > > 
> > > --
> > > 
> > 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > > 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.
> > > 
> > > 
> > 
> > 
> > 
> 
> 
> 
> 
> 

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



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