From 442803384b94aa3d05a52db9ffa658d97f8e2769 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sun, 30 Sep 2012 19:46:32 +0000 Subject: update specs for new rabbit and ecosse --- modules/xymon/templates/bb-hosts | 2 +- modules/xymon/templates/hobbit-clients.cfg | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'modules') diff --git a/modules/xymon/templates/bb-hosts b/modules/xymon/templates/bb-hosts index cc4cf463..4d0370f3 100644 --- a/modules/xymon/templates/bb-hosts +++ b/modules/xymon/templates/bb-hosts @@ -39,7 +39,7 @@ group-compress Marseille 212.85.158.149 jonund.<%= domain %> # testip ssh 212.85.158.150 fiona.<%= domain %> # testip ssh 212.85.158.151 sucuk.<%= domain %> # testip ssh -212.85.158.152 rabbit.<%= domain %> # ssh +212.85.158.152 rabbit.<%= domain %> # testip ssh group-compress Gandi 95.142.164.207 krampouezh.<%= domain %> # ssh dns ldap ldapssl smtp diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index 87c039a0..72140850 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -354,13 +354,13 @@ 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 +# ecosse has 24 cores, is a builder, and we try to use them all HOST=ecosse.<%= domain %> - LOAD 12.0 16.0 + LOAD 36.0 48.0 -# rabbit has 8 and mksquashfs uses all of them +# rabbit has 12 and mksquashfs uses all of them HOST=rabbit.<%= domain %> - LOAD 12.0 16.0 + LOAD 18.0 24.0 DEFAULT # These are the built-in defaults. -- cgit v1.2.1