Xymon Mailing List Archive search

adding a table to a custom test

list Jeremy Ruffer
Tue, 29 Jan 2013 22:27:28 +0000
Message-Id: <user-ce31516e88d3@xymon.invalid>

That's an interesting one. I've been meaning to look into that.

If I remember correctly Xymon puts in a <pre> before your output which defeats the formatting.

How about </pre> Your output with HTML tags followed by <pre>?

Jeremy


On 29 Jan 2013, at 21:19, "Root, Paul" <user-76fdb6883669@xymon.invalid> wrote:
I’m trying to  get the format of a new custom test I’m writing correct.
 What I want it to look like is:
                                                 Title
                 Header                 Header                 Header
                Field                      Field                      Field
                .                               .                               .
                .                               .                               .
                                  Trailing  info
 When I put in html tags, I get a full page of blank under the “History” button, then my output. Also, my trailing info comes first.
 So how can I add a table into the status message of the xymon command?
 My servers are 4.3.10, the clients are 4.2.3 or 4.3.4.