BB Unix Network Monitor - Message

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

{bb} Can't see TCP connection time graphs with LARRD.




I'm really stumped here. LARRD is working. I am currently able to see graphs
of the Load Average, Number of users, and number of processes.


The problem comes when I try to do TCP stats.
Previously there were no errors reported in either BBOUT or LARRDOUT.
Then in my larrd-config.pl, I added "bbnet" to @DATALIST.

Now, in LARRDOUT I get:

/usr/local/larrd/bbnet-larrd.pl: DEBUG in create_rrd
/usr/local/larrd/bbnet-larrd.pl: ERROR creating ARRAY(0x8063e2c): you must define at least one Data Source
/usr/local/larrd/bbnet-larrd.pl: DEBUG in create_rrd
/usr/local/larrd/bbnet-larrd.pl: ERROR creating ARRAY(0x8063e2c): you must define at least one Data Source
/usr/local/larrd/bbnet-larrd.pl: DEBUG in create_rrd
/usr/local/larrd/bbnet-larrd.pl: ERROR creating ARRAY(0x8063e2c): you must define at least one Data Source
/usr/local/larrd/bbnet-larrd.pl: DEBUG in create_rrd
/usr/local/larrd/bbnet-larrd.pl: ERROR creating ARRAY(0x8063e2c): you must define at least one Data Source
/usr/local/larrd/bbnet-larrd.pl: DEBUG in create_rrd
/usr/local/larrd/bbnet-larrd.pl: ERROR creating ARRAY(0x8063e2c): you must define at least one Data Source
/usr/local/larrd/bbnet-larrd.pl: DEBUG in create_rrd
/usr/local/larrd/bExiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
bnet-larrd.pl: ERROR creating ARRAY(0x8063e2c): you must define at least one Data Source



Other stuff I've tried:


1. When running bbnet-larrd.pl by its self, originally it spit errors:
Empty compile time value given to use lib at ./bbnet-larrd.pl line 57
Empty compile time value given to use lib at ./bbnet-larrd.pl line 68
./bbnet-larrd.pl: BBHOME is not set

Changing "use lib $ENV{'LARRDPM'};" to
$ENV{'LARRDPM'}="/usr/local/larrd/lib/LARRD";

and

"use lib $ENV{'RRDPM'};" to
$ENV{'RRDPM'}="/usr/bin/rrdtool/lib/perl";

fixed those.  But I'm still getting the BBHOME is not set error.
If I set BBHOME, it complains that BBRRDS is not found.  If I fix
that, then I get a whole bunch of  errors:

Use of uninitialized value in split at /usr/local/larrd/lib/LARRD/LARRD.pm line 196.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.
Exiting subroutine via next at /usr/local/larrd/lib/LARRD/LARRD.pm line 202.



I've searched high and low for answers on this. Any ideas at all??

Help?
Scott.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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