From c600d0be07d8d3c4113cd64bbb29ed48fde48d97 Mon Sep 17 00:00:00 2001 From: Buchan Milne Date: Mon, 27 Jun 2011 14:59:08 +0000 Subject: Add a threshold for jonund so its cpu test doesnt flap so much --- modules/xymon/templates/hobbit-clients.cfg | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index 6a2c6025..92055b59 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -349,6 +349,11 @@ HOST=rabbit.<%= domain %> DISK %.*stage2$ IGNORE +# jonund has 24 cores and we try and utilise it as much as possible +# la of up to 1.5*cores is probably not problematic +HOST=jonund.<%= domain %> + LOAD 36.0 48.0 + DEFAULT # These are the built-in defaults. UP 1h -- cgit v1.2.1