From b2bed550b44948c69792f7a53e9c96152d0cca6e Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 8 Jul 2011 09:15:18 +0000 Subject: seems xymon is more sensitive to whitespace than what I suspposed, so try to reduce whitespace so we can filter ecosse load message --- modules/xymon/templates/hobbit-clients.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/xymon') diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index 08b66f41..fc68dbaa 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -356,7 +356,7 @@ HOST=jonund.<%= domain %> # ecosse has 8 cores, is a builder, and we try to use them all HOST=ecosse.<%= domain %> - LOAD 12.0 16.0 + LOAD 12.0 16.0 # rabbit has 8 and mksquashfs uses all of them HOST=rabbit.<= domain %> @@ -376,4 +376,4 @@ DEFAULT PORT state=LISTEN "LOCAL=%([.:]22)$" MIN=1 TEXT=ssh PROC puppetd 0 2 red # 10 , just in case something goes wrong - PROC crond 1 10 red + PROC crond 1 10 red -- cgit v1.2.1