Xymon Mailing List Archive search

bbgen --pages-last

list Henrik Størner
Sat, 7 May 2005 14:37:04 +0200
Message-Id: <user-69cc06e1b84f@xymon.invalid>

On Tue, May 03, 2005 at 04:22:10PM -0300, mario andre wrote:
I put 
############################################################
# These determine some parts of how bbgen generates webpages
############################################################
BBGENOPTS="--pages-last --recentgifs --subpagecolumns=2 --infoupdate=1200 --purplelifetime=600"

the --page-last is not ok, any hint?
My mistake - the default "hobbitserver.cfg" setup doesn't pass the
$BBGENOPTS setting to the bbgen command it runs. Just edit your
hobbitlaunch.cfg file and find the [bbdisplay] task definition: The
CMD setting should then be
        CMD bbgen $BBGENOPTS --report

By the way, the last two options you have are deprecated and should 
not be used with Hobbit.


Regards,
Henrik