diff options
-rw-r--r-- | modules/xymon/templates/hobbit-clients.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
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 |