commit | dead9ea474b95a98befac9e008f37c93783e5d2f | [log] [tgz] |
---|---|---|
author | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Feb 01 17:05:07 2017 +0100 |
committer | Guillaume Thouvenin <gthouvenin@mirantis.com> | Wed Feb 08 14:24:25 2017 +0100 |
tree | 88a179878700c4e9a02087e34aac70bb9e923a7b | |
parent | e26de19a239d40bd1ac305e02aa8cfc34785d011 [diff] [blame] |
Add support for Sensu integration with StackLight This patch deployes Sensu as a cluster and adds a StackLight client.
diff --git a/sensu/client/stacklight.yml b/sensu/client/stacklight.yml new file mode 100644 index 0000000..b41ee77 --- /dev/null +++ b/sensu/client/stacklight.yml
@@ -0,0 +1,8 @@ +classes: +- service.sensu.client +parameters: + _param: + sensu_message_queue_host: ${_param:stacklight_monitor_address} + sensu: + client: + metric_handlers: []