kolla-ansible/ansible
Doug Szumski 245cd42694 Add configurable rabbitmq monitoring user
As an operator I want to be able to monitor the status
of RabbitMQ by collecting metrics such as queue length,
message rates (globally and per channel), and information
about resource usage on the host, such as memory use,
open file descriptors and the state of the cluster. Whilst
it is possible to gather all of this information using
the OpenStack RabbitMQ user configured by Kolla Ansible,
this user has write access to the OpenStack vhost. This
feature adds a monitoring user which has access to all of
the information described above, but does not have write
access. An example of a service which may use the
monitoring user is the RabbitMQ plugin for the Monasca
Agent. As not all users will configure monitoring, by
default the monitoring user is disabled. To create it,
the user should override the rabbitmq_monitoring_user
variable.

Implements: blueprint add-monitoring-user-for-rabbit
Change-Id: Ie895ddc59dda1c38faab6305163d9bed6710ff9d
2017-11-07 09:52:10 +00:00
..
action_plugins Use unified vars in task 2017-06-15 22:37:28 +08:00
group_vars Add configurable rabbitmq monitoring user 2017-11-07 09:52:10 +00:00
inventory Remove too many inventory levels for iscsid 2017-09-13 17:47:53 +03:00
library Merge "Stop and start container rather than use restart directly" 2017-07-31 13:12:38 +00:00
roles Add configurable rabbitmq monitoring user 2017-11-07 09:52:10 +00:00
bifrost.yml Add an Ansible group for bifrost 2017-03-15 16:51:14 +00:00
certificates.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
destroy.yml Give plays in the playbooks a name 2016-12-05 15:40:56 +00:00
kolla-host.yml Enable use of --limit when using bootstrap-servers 2017-08-29 15:13:48 +02:00
mariadb_recovery.yml Detect openstack_release variable in mariadb recovery playbooks 2017-04-11 07:38:25 +00:00
post-deploy.yml post-deploy: honour --config-dir argument 2017-10-12 16:35:56 +02:00
site.yml Add configurable rabbitmq monitoring user 2017-11-07 09:52:10 +00:00
stop.yml Added support for a stop playbook in kolla 2016-11-23 11:45:23 +00:00