Xymon Mailing List Archive search

bbgen --pages-last

2 messages in this thread

list Mario Andre · Tue, 3 May 2005 16:22:10 -0300 ·
Friends ,

I put 
############################################################
# These determine some parts of how bbgen generates webpages
############################################################
BBGENOPTS="--pages-last --recentgifs --subpagecolumns=2
-infoupdate=1200 --purplelifetime=600"     # Standard options for bbg
en.

the --page-last is not ok, any hint?

thanks in advance,

Mario.
list Henrik Størner · Sat, 7 May 2005 14:37:04 +0200 ·
quoted from Mario Andre
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