Xymon Mailing List Archive search

multiple content checks in one column

list Claessens Jurgen
Tue, 11 Dec 2012 16:52:08 +0000
Message-Id: <user-47c1bbfa1550@xymon.invalid>

Multiple tests in 1 column is what the combo test is for.
Check out http://www.xymon.com/xymon/help/manpages/man5/combo.cfg.5.html if you haven't done so already

Regards
Jurgen Claessens

From: xymon-bounces at xymon.com [mailto:xymon-bounces at xymon.com] On Behalf Of Körfer, Thomas
Sent: dinsdag 11 december 2012 17:11
To: 'xymon at xymon.com'
Subject: [Xymon] multiple content checks in one column

Is it possible to get multiple content checks in one column?

Background:

-    I have a IIS-Webserver with some DOT.NET WebServices

-    Each WebService has multiple test I want to check


Example:

cont=Service1;http://webserver/Service1/test1;true
cont=Service1;http://webserver/Service1/test2;true
cont=Service1;http://webserver/Service1/test3;true

cont=Service2;http://webserver/Service2/test1;true
cont=Service2;http://webserver/Service2/test2;true
cont=Service2;http://webserver/Service2/test3;true

If I only define the content checks, I got 6 columns but I want a combination for each Service (like in the HTTP test).

My example above does not work because only one test was shown on the side...

Any Suggestions?

Google finds the same problem since 2006 but there seems to be no solution?!?

b.r.
TK