Xymon Mailing List Archive search

DESCR tag in BB-HOSTS

2 messages in this thread

list Emanuele Mazza · Wed, 28 Sep 2005 17:55:51 +0200 ·
Hi, does anyone know if there is a string length limit in the DESCR
field and if there is a way to get a basic formatting of text -e.g.
new-line, bold, ecc.....
thanks
list Henrik Størner · Wed, 28 Sep 2005 18:13:50 +0200 ·
quoted from Emanuele Mazza
On Wed, Sep 28, 2005 at 05:55:51PM +0200, Emanuele Mazza wrote:
Hi, does anyone know if there is a string length limit in the DESCR
field and if there is a way to get a basic formatting of text -e.g.
new-line, bold, ecc.....
The 4.0.x versions of Hobbit have a max. length for each bb-hosts entry
of 32 KB. This limitation was removed in Hobbit 4.1. So there is no 
limit, except that you must have enough RAM to load it into memory.

The text is copied directly into the HTML generated for the "info"
page, so you can add any tags you like as long as they are valid inside
an HTML <td>...</td> enclosure.


Henrik