From ab7497262f393ec05c90c337676452d03c71a16d Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 7 Jul 2011 21:07:56 +0000 Subject: do not warn if ecosse is overloaded --- modules/xymon/templates/hobbit-clients.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index ed474dfe..08b66f41 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -354,6 +354,10 @@ HOST=rabbit.<%= domain %> HOST=jonund.<%= domain %> LOAD 36.0 48.0 +# ecosse has 8 cores, is a builder, and we try to use them all +HOST=ecosse.<%= domain %> + LOAD 12.0 16.0 + # rabbit has 8 and mksquashfs uses all of them HOST=rabbit.<= domain %> LOAD 12.0 16.0 -- cgit v1.2.1