Hi
I have some problems when i tries to run larrd on debian.
When I start bb-client with larrd i get the followning error i the
LARRDOUT file:
//usr/local/larrd/larrd-html.pl: BBRRDS is not set
/usr/local/larrd/la-larrd.pl: STATUS did not find
/home/bb/bbvar/rrd/deblab.la.rrd, created.
/usr/local/larrd/la-larrd.pl: STATUS did not find
/home/bb/bbvar/rrd/deblab.users.rrd, created.
/usr/local/larrd/la-larrd.pl: STATUS did not find
/home/bb/bbvar/rrd/deblab.procs.rrd, created.
/usr/local/larrd/disk-larrd.pl: STATUS did not find
/home/bb/bbvar/rrd/deblab.disk,var.rrd, created.
/usr/local/larrd/disk-larrd.pl: STATUS did not find
/home/bb/bbvar/rrd/deblab.disk,usr.rrd, created.
/usr/local/larrd/disk-larrd.pl: STATUS did not find
/home/bb/bbvar/rrd/deblab.disk,root.rrd, created.
/usr/local/larrd/bbnet-larrd.pl: STATUS did not find
/home/bb/bbvar/rrd/deblab.tcp.conn.rrd, created./
Where do i set the BBRRDS?
I tried to set BBRRDS in the larrd-html.pl file >
$ENV{'BBRRDS'}="$ENV{'BBVAR'}/rrd";
but it not seems to help.
The rrd data seems to get generatet but it is not generate any html pages.
My larrd-config.pl file look like this: