|
On your BBDISPLAY server, go into $BBHOME/etc/bbdef-server.sh
and look for the RUNOPTS variable. It probably lists CONVHTMLTAGS. Replace it
with EMBEDHTML or simply add that. (if you are adding, don’t separate things
with commas. It will look like: RUNOPTS="EMBEDHTML ENABLE_DISABLE") ~Kim From: owner- Guys,
I
am not a html person but am trying to use some scripts from deadcat
bb-moracle.sh to monitor certain aspects of the environments I support.
However, in the output sent to big brother there are tags displaying. How
can I keep the html tags for formatting but have them interpreted and not
passed as in: <b>===============
<i>oracle instance check</i> ================</b> Thanks in advance. |