From d467aa206be46110db29deb9d5abc76ef244266f Mon Sep 17 00:00:00 2001 From: "Rafael.Timmerberg" Date: Wed, 29 May 2013 21:21:09 +0200 Subject: [PATCH] no commit msg --- linspector.minimal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linspector.minimal.json b/linspector.minimal.json index 63e408b..1d7cf89 100644 --- a/linspector.minimal.json +++ b/linspector.minimal.json @@ -29,9 +29,9 @@ "all": { "members": ["hanez"], - "hosts": ["hanez1", "hanez2"], + "hosts": ["hanez1"], "threshold": 10, - "services": {"ping": ["twentyfourseven"]} + "services": {"ping": ["every10Secs"]} } }, "layouts": {"production": {"hostgroups": ["all"], "enabled": true}