BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: {bb} Problems with bbmrtg.sh



In <C867131B7502024EB67703D4FD710C394899EA@tlresnacizmbx01.ERF.THOMSON.COM> <javier.bartual@thomson.com> writes:

>Well, the html page generated has converted "<" in "&lt;" an d ">" in =
>"&gt;".

You need to remove the CONVHTMLTAGS from the RUNOPTS in
bbdef-server.sh on the BBDISPLAY server.

# What runtime options for bbd do you want to use ?
# valid options are:
# ENABLE_DISABLE - turn on enabling/disabling of notifications
# DATAMSG - accept "data" messages
# NOTESMSG - accept "notes" messages
# EMBEDHTML - If defined, Keep HTML code in incoming status
# CONVHTMLTAGS - If defined, Change HTML <> tags to &lt; and &gt; in
#incoming status
# LARRD - Inline code for LARRD when generating HTML status log

RUNOPTS="CONVHTMLTAGS"
export RUNOPTS


Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index