[hobbit] alternate pageset

Marco Avvisano m.avvisano at mail.regione.toscana.it
Tue Feb 22 19:35:47 CET 2005




> On Tue, Feb 22, 2005 at 04:32:56PM +0100, Marco Avvisano wrote:
> >
> >
> > I try to create a bb-display.sh in server/bin as in bbgen :
> >
> > BBWEB="/nal" $BBHOME/bin/bbgen \
> >    --info --includecolumns=info \
> >    --report --larrd043 --larrdgraphs=* \
> >    --pagetitle-links --pagetext-headings \
> >    --docurl=/admin/notes.php?host=%s \
> >    --pageset=nal $BBHOME/www/nal/
>
> Two things:
>
> 1) You must use the "--hobbitd" option when running bbgen on top of
>    Hobbit. if you don't it will try to read the BB status logfiles
>    instead of the Hobbit network status.
>
> 2) The "--larrdgraphs=*" option probably needs to be in quotes.
>

Nothing yet are created in  the directory www/nal


My hobbitlaunch.cfg:
       CMD
bbgen --hobbitd --recentgifs --subpagecolumns=2 --larrd043 --report

my bin/bb-display.sh

BBHOME="/usr/local/hobbit/server"


BBWEB="/nal" $BBHOME/bin/bbgen \
--pageset=nal \
$BBHOME/www/nal/

exit 0

thanks

Marco







More information about the Xymon mailing list