diff options
Diffstat (limited to 'modules/xymon')
-rw-r--r-- | modules/xymon/templates/hobbit-clients.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/xymon/templates/hobbit-clients.cfg b/modules/xymon/templates/hobbit-clients.cfg index 218e07ec..d0c33034 100644 --- a/modules/xymon/templates/hobbit-clients.cfg +++ b/modules/xymon/templates/hobbit-clients.cfg @@ -366,6 +366,10 @@ HOST=rabbit.<%= domain %> HOST=sucuk.<%= domain %> LOAD 18.0 24.0 +# duvel has 24 cores, dont trigger alarms too soon +HOST=duvel.<%= domain %> + LOAD 18.0 24.0 + DEFAULT # These are the built-in defaults. UP 1h |