[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Returning the state of an agregate service.
- To: hobbit (at) hswn.dk
- Subject: Returning the state of an agregate service.
- From: Wayne <lists2006.wayne (at) gmail.com>
- Date: Mon, 21 Jan 2008 17:11:21 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; bh=+U4/CMSOSQdsaSo5G8kWOYxQsZOfsl+q0TD+a4MWgeE=; b=S/f/UXGAK6nzMZro3jISqZpyerw6d8D+i0nJW1ObI9IinkMQKwjzr9Y8ErmPEf3+TvSSzpFUyucaWgiV5OFzwpsr0/ljsqnvK1V+z0H8JUnU+4q9nypUkfUkVX12nqNDrgksYTkz8IaH6bDhe9YdxJPdor5YmwRsdUUPUn+sZM0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=uAS/QagAugY6phOeE7wU30UWnnaqOjVbr688keNKbYCgOgRsIH7xXFZCMGTnR69/cNSMcrMCq5xxIAS6qbh67dN2G/2DjKtIFpW1gGSFZ6xoD0H8+BhdSmOcGf0dFqx2ryTXKe+xAYrA6o5zF5nP5BElrMPO3DkxqI2ZVo+QUFY=
- User-agent: KMail/1.9.7
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