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}