aboutsummaryrefslogtreecommitdiffstats
path: root/modules/xymon
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-07-07 21:07:56 +0000
committerMichael Scherer <misc@mageia.org>2011-07-07 21:07:56 +0000
commitab7497262f393ec05c90c337676452d03c71a16d (patch)
treeb6a2a398ab3cc75d2f620024ef07c4e28f4ed5ec /modules/xymon
parent529a07ec79f22fcb06f298876571fd7151b0099f (diff)
downloadpuppet-ab7497262f393ec05c90c337676452d03c71a16d.tar
puppet-ab7497262f393ec05c90c337676452d03c71a16d.tar.gz
puppet-ab7497262f393ec05c90c337676452d03c71a16d.tar.bz2
puppet-ab7497262f393ec05c90c337676452d03c71a16d.tar.xz
puppet-ab7497262f393ec05c90c337676452d03c71a16d.zip
do not warn if ecosse is overloaded
Diffstat (limited to 'modules/xymon')
-rw-r--r--modules/xymon/templates/hobbit-clients.cfg4
1 files changed, 4 insertions, 0 deletions
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