diff options
Diffstat (limited to 'modules/xymon/templates')
-rw-r--r-- | modules/xymon/templates/hobbit-clients.cfg | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index 72140850..218e07ec 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -358,10 +358,14 @@ HOST=jonund.<%= domain %> HOST=ecosse.<%= domain %> LOAD 36.0 48.0 -# rabbit has 12 and mksquashfs uses all of them +# rabbit has 12 cores and mksquashfs uses all of them HOST=rabbit.<%= domain %> LOAD 18.0 24.0 +# sucuk has 12 cores and autobuilder uses all of them +HOST=sucuk.<%= domain %> + LOAD 18.0 24.0 + DEFAULT # These are the built-in defaults. UP 1h |