bbgen bug in option bb2colors ?
list Olivier Audry
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
list Dominique Frise
▸
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
list Josh Luthman
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 1mThe correct syntax for this option is: --bb2-colors=COLOR[,COLOR] Dominique
list Olivier Audry
raaaaaaaaa sorry for the noise :( thx ! oau ----- Mail original -----
▸
De: "Josh Luthman" <user-4c45a83f15cb@xymon.invalid>
À: "Dominique Frise" <user-78ab6673b600@xymon.invalid>
Cc: xymon at xymon.com
Envoyé: Jeudi 24 Mars 2011 16:19:59
Objet: Re: [Xymon] bbgen bug in option bb2colors ?
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
list Henrik Størner
On Thu, 24 Mar 2011 16:16:46 +0100, Dominique Frise <user-78ab6673b600@xymon.invalid> wrote:
On 03/24/11 03:31 PM, Olivier AUDRY wrote:Unknown option : --bb2colors=red,purpleThe correct syntax for this option is: --bb2-colors=COLOR[,COLOR]
Correct. This points to a problem with xymongen / bbgen: There are too many options ... Regards, Henrik