Missing the dash after the bb2 in case you couldn't see it right away either
=P
Josh Luthman
Office: XXX-XXX-XXXX
Direct: XXX-XXX-XXXX
XXXX Wayne St
Suite XXXX
Troy, OH XXXXX
On Thu, Mar 24, 2011 at 11:16 AM, Dominique Frise
<user-78ab6673b600@xymon.invalid>wrote:
On 03/24/11 03:31 PM, Olivier AUDRY wrote:
hello
I'm trying to add the options --bb2colors=red,purple in bbgen and I got
the following message
Unknown option : --bb2colors=red,purple
What wrong ?
thx for your help
oau
my conf :
ENVFILE /opt/hobbit/server/etc/hobbitserver.cfg
NEEDS hobbitd
GROUP generators
CMD bbgen $BBGENOPTS \
--pageset=netsec \
--template=netsec \
--report=netsec \
--bb2-ignorecolumns=mem,msgs,updates,reporting \
--eventignore=mem \
--no-doc-window \
--docurl=/hobbit/admin/notes.php?host=%s
$BBHOME/www/netsec/
LOGFILE $BBSERVERLOGS/bb-display-netsec.log
INTERVAL 1m
The correct syntax for this option is: --bb2-colors=COLOR[,COLOR]
Dominique