2016-06-15 18:10:08 +02:00
|
|
|
Enable Object Storage meters for Red Hat Enterprise Linux and CentOS
|
|
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
|
|
|
|
Telemetry uses a combination of polling and notifications to collect
|
|
|
|
Object Storage meters.
|
|
|
|
|
|
|
|
.. note::
|
|
|
|
|
|
|
|
Your environment must include the Object Storage service.
|
|
|
|
|
2017-02-21 22:33:50 +00:00
|
|
|
.. include:: install-swift-prereq-common.inc
|
2016-06-15 18:10:08 +02:00
|
|
|
|
|
|
|
Install components
|
|
|
|
------------------
|
|
|
|
|
|
|
|
* Install the packages:
|
|
|
|
|
|
|
|
.. code-block:: console
|
|
|
|
|
|
|
|
# yum install python-ceilometermiddleware
|
|
|
|
|
2017-02-21 22:33:50 +00:00
|
|
|
.. include:: install-swift-config-common.inc
|
2016-06-15 18:10:08 +02:00
|
|
|
|
|
|
|
Finalize installation
|
|
|
|
---------------------
|
|
|
|
|
|
|
|
* Restart the Object Storage proxy service:
|
|
|
|
|
|
|
|
.. code-block:: console
|
|
|
|
|
|
|
|
# systemctl restart openstack-swift-proxy.service
|