Xymon Mailing List Archive search

Too many tests for one host

list Nicolas Dorfsman
Thu, 2 Nov 2006 15:53:55 +0100
Message-Id: <user-6ab58ab9a670@xymon.invalid>

2006/11/2, Stef Coene <user-dbffe946c0f4@xymon.invalid>:
On Thursday 02 November 2006 09:57, Nicolas Dorfsman wrote:
Hi,

I'm currently working on bb-roracle test (I'll post the new version on
deadcat, probably with NCV numbers).

It's raising an issue which I did't think about....I will have too
many test to display for one host without horizontal scrolling !
Does anyone ever meet this ?  Any idea to go against that ?
I had the same problem.
I placed the OS tests on 1 line and changed the application tests so they use
an other machine name when they send the status.  Then in the bb-hosts file I
added a line like this:

0.0.0.0         igcbtsmprd-hobbit       # noconn bbd

This is an example that I use to put the hobbit status on an other line.
So easy !  Thanks for the idea.

Nicolas