Xymon Mailing List Archive search

Returning the state of an agregate service.

list Steve Holmes
Mon, 21 Jan 2008 12:35:56 -0500
Message-Id: <user-d7c890bd7147@xymon.invalid>

If I'm understanding your situation, you have 3 scripts running on 3
different servers all reporting to the same service column (but on 3
different host lines?). You could have one master server do an rsh to each
of the other servers which then would report back to the master server and
then that script figures out how many of the client servers are ok and makes
a decision about what to send to hobbit.

Steve.


On Jan 21, 2008 10:11 AM, Wayne <user-dbaa221d03d2@xymon.invalid> wrote:
Hi all

I have 3 tests monitoring in one column. I want to have an AND condition
where
all the tests have to be true in order for the service to revert to green.
At
the moment the one server fails, I return a red, the next service works
and
the whole column gets returned to green. Is there any way to implement
this
without makeing 3 seperate columns?

Cheers
Wayne